Searched defs:device_pm_move_before (Results 1 - 2 of 2) sorted by relevance

/drivers/base/power/
H A Dpower.h31 extern void device_pm_move_before(struct device *, struct device *);
55 static inline void device_pm_move_before(struct device *deva, function
H A Dmain.c134 * device_pm_move_before - Move device in the PM core's list of active devices.
138 void device_pm_move_before(struct device *deva, struct device *devb) function

Completed in 27 milliseconds