Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dbase.h284 void device_pm_move_to_tail(struct device *dev);
H A Ddd.c121 device_pm_move_to_tail(dev); in deferred_probe_work_func()
H A Dcore.c411 void device_pm_move_to_tail(struct device *dev) in device_pm_move_to_tail() function