Home
last modified time | relevance | path

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

/linux/drivers/base/power/
H A Dpower.h119 extern void device_pm_move_last(struct device *);
149 static inline void device_pm_move_last(struct device *dev) {} in device_pm_move_last() function
H A Dmain.c199 void device_pm_move_last(struct device *dev) in device_pm_move_last() function
/linux/drivers/base/
H A Dcore.c390 device_pm_move_last(dev); in device_reorder_to_tail()
4682 device_pm_move_last(dev); in device_move()