Home
last modified time | relevance | path

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

/drivers/base/power/
Dpower.h142 extern void device_pm_move_last(struct device *);
160 static inline void device_pm_move_last(struct device *dev) {} in device_pm_move_last() function
Dmain.c187 void device_pm_move_last(struct device *dev) in device_pm_move_last() function
/drivers/base/
Ddd.c98 device_pm_move_last(dev); in deferred_probe_work_func()
Dcore.c2109 device_pm_move_last(dev); in device_move()