device_pm_wait_for_dev(9) centos man page | unix.com

Man Page: device_pm_wait_for_dev

Operating Environment: centos

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
int 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 3.10 June 2014 DEVICE_PM_WAIT_FOR_D(9)
Related Man Pages
device_create_vargs(9) - centos
device_schedule_callback_owner(9) - centos
struct_class(9) - centos
device_create(9) - suse
dev(7fs) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq