Home
last modified time | relevance | path

Searched refs:device_pm_check_callbacks (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/base/power/
A Dpower.h120 extern void device_pm_check_callbacks(struct device *dev);
151 static inline void device_pm_check_callbacks(struct device *dev) {} in device_pm_check_callbacks() function
A Dcommon.c412 device_pm_check_callbacks(dev); in dev_pm_domain_set()
A Dmain.c136 device_pm_check_callbacks(dev); in device_pm_add()
164 device_pm_check_callbacks(dev); in device_pm_remove()
1983 void device_pm_check_callbacks(struct device *dev) in device_pm_check_callbacks() function
/linux/drivers/base/
A Ddd.c411 device_pm_check_callbacks(dev); in driver_bound()
1282 device_pm_check_callbacks(dev); in __device_release_driver()

Completed in 13 milliseconds