Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/base/power/
Dpower.h75 extern void device_pm_move_last(struct device *);
92 static inline void device_pm_move_last(struct device *dev) {} in device_pm_move_last() function
Dmain.c183 void device_pm_move_last(struct device *dev) in device_pm_move_last() function
/linux-4.1.27/drivers/base/
Ddd.c98 device_pm_move_last(dev); in deferred_probe_work_func()
Dcore.c1932 device_pm_move_last(dev); in device_move()