Home
last modified time | relevance | path

Searched defs:device_pm_wait_for_dev (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/base/power/
H A Dmain.c1939 int device_pm_wait_for_dev(struct device *subordinate, struct device *dev) in device_pm_wait_for_dev() function
/linux/include/linux/
H A Dpm.h871 static inline int device_pm_wait_for_dev(struct device *a, struct device *b) in device_pm_wait_for_dev() function