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)NAMEdevice_pm_wait_for_dev - Wait for suspend/resume of a device to complete.SYNOPSISint device_pm_wait_for_dev(struct device * subordinate, struct device * dev);ARGUMENTSsubordinate Device that needs to wait for dev. dev Device to wait for.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEVICE_PM_WAIT_FOR_D(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| device_create_vargs(9) - centos |
| struct_uio_info(9) - centos |
| device_create(9) - suse |
| device_schedule_callback_owner(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |