1DEVICE_PM_WAIT_FOR_D(9)  Device drivers infrastructure DEVICE_PM_WAIT_FOR_D(9)
2
3
4

NAME

6       device_pm_wait_for_dev - Wait for suspend/resume of a device to
7       complete.
8

SYNOPSIS

10       int device_pm_wait_for_dev(struct device * subordinate,
11                                  struct device * dev);
12

ARGUMENTS

14       subordinate
15           Device that needs to wait for dev.
16
17       dev
18           Device to wait for.
19
21Kernel Hackers Manual 3.10         June 2019           DEVICE_PM_WAIT_FOR_D(9)
Impressum