Home
last modified time | relevance | path

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

/openbmc/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.c200 void device_pm_move_last(struct device *dev) in device_pm_move_last() function
/openbmc/linux/drivers/base/
H A Dcore.c390 device_pm_move_last(dev); in device_reorder_to_tail()
4667 device_pm_move_last(dev); in device_move()