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

/linux-4.1.27/drivers/base/power/
H A Dpower.h75 extern void device_pm_move_last(struct device *);
92 static inline void device_pm_move_last(struct device *dev) {} device_pm_move_last() function
H A Dmain.c180 * device_pm_move_last - Move device to end of the PM core's list of devices.
183 void device_pm_move_last(struct device *dev) device_pm_move_last() function
/linux-4.1.27/drivers/base/
H A Ddd.c98 device_pm_move_last(dev); deferred_probe_work_func()
H A Dcore.c1932 device_pm_move_last(dev); device_move()

Completed in 298 milliseconds