Home
last modified time | relevance | path

Searched defs:deva (Results 1 – 3 of 3) sorted by relevance

/drivers/base/power/
Dpower.h156 static inline void device_pm_move_before(struct device *deva, in device_pm_move_before()
158 static inline void device_pm_move_after(struct device *deva, in device_pm_move_after()
Dmain.c160 void device_pm_move_before(struct device *deva, struct device *devb) in device_pm_move_before()
174 void device_pm_move_after(struct device *deva, struct device *devb) in device_pm_move_after()
/drivers/base/
Dcore.c542 static void devices_kset_move_before(struct device *deva, struct device *devb) in devices_kset_move_before()
558 static void devices_kset_move_after(struct device *deva, struct device *devb) in devices_kset_move_after()