Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/power/
Dpower.h125 extern void device_pm_move_last(struct device *);
142 static inline void device_pm_move_last(struct device *dev) {} in device_pm_move_last() function
Dmain.c184 void device_pm_move_last(struct device *dev) in device_pm_move_last() function
/linux-4.4.14/drivers/base/
Ddd.c98 device_pm_move_last(dev); in deferred_probe_work_func()
Dcore.c2025 device_pm_move_last(dev); in device_move()