DEVICE_PM_WAIT_FOR_D
Section: Device drivers infrastructure (9)
Updated: February 2011
Index
Return to Main Contents
 
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