Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dpower.h115 extern void device_pm_move_last(struct device *);
145 static inline void device_pm_move_last(struct device *dev) {} in device_pm_move_last() function
H A Dmain.c201 void device_pm_move_last(struct device *dev) in device_pm_move_last() function
/OK3568_Linux_fs/kernel/drivers/base/
H A Dcore.c353 device_pm_move_last(dev); in device_reorder_to_tail()
4179 device_pm_move_last(dev); in device_move()