Home
last modified time | relevance | path

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

/drivers/base/power/
Dpower.h145 static inline void device_pm_move_before(struct device *deva, in device_pm_move_before()
147 static inline void device_pm_move_after(struct device *deva, in device_pm_move_after()
Dmain.c174 void device_pm_move_before(struct device *deva, struct device *devb) in device_pm_move_before()
188 void device_pm_move_after(struct device *deva, struct device *devb) in device_pm_move_after()
/drivers/base/
Dcore.c2971 static void devices_kset_move_before(struct device *deva, struct device *devb) in devices_kset_move_before()
2987 static void devices_kset_move_after(struct device *deva, struct device *devb) in devices_kset_move_after()