Scroll to navigation

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

January 2017 Kernel Hackers Manual 4.8.