dpm_suspend_noirq(9) suse man page | unix.com

Man Page: dpm_suspend_noirq

Operating Environment: suse

Section: 9

DPM_SUSPEND_NOIRQ(9)					   Device drivers infrastructure				      DPM_SUSPEND_NOIRQ(9)

NAME
dpm_suspend_noirq - Execute "late suspend" callbacks for non-sysdev devices.
SYNOPSIS
int dpm_suspend_noirq(pm_message_t state);
ARGUMENTS
state PM transition of the system being carried out.
DESCRIPTION
Prevent device drivers from receiving interrupts and call the "noirq" suspend handlers for all non-sysdev devices.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DPM_SUSPEND_NOIRQ(9)
Related Man Pages
struct_class(9) - centos
struct_usb_device_driver(9) - centos
pm(9p) - sunos
struct_i2c_driver(9) - suse
struct_usb_device_driver(9) - suse
Similar Topics in the Unix Linux Community
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I