device_pm_wait_for_dev(9) suse man page | unix.com

Man Page: device_pm_wait_for_dev

Operating Environment: suse

Section: 9

DEVICE_PM_WAIT_FOR_D(9) 				   Device drivers infrastructure				   DEVICE_PM_WAIT_FOR_D(9)

NAME
device_pm_wait_for_dev - Wait for suspend/resume of a device to complete.
SYNOPSIS
void device_pm_wait_for_dev(struct device * subordinate, struct device * dev);
ARGUMENTS
subordinate Device that needs to wait for dev. dev Device to wait for.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DEVICE_PM_WAIT_FOR_D(9)
Related Man Pages
device_rename(9) - centos
device_schedule_callback_owner(9) - centos
struct_bus_type(9) - centos
struct_device_driver(9) - centos
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!