Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/
H A Dbase.h191 void device_pm_move_to_tail(struct device *dev);
H A Ddd.c115 device_pm_move_to_tail(dev); in deferred_probe_work_func()
H A Dcore.c375 void device_pm_move_to_tail(struct device *dev) in device_pm_move_to_tail() function