Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/power/
Dpower.h138 static inline void device_pm_move_before(struct device *deva, in device_pm_move_before()
140 static inline void device_pm_move_after(struct device *deva, in device_pm_move_after()
Dmain.c157 void device_pm_move_before(struct device *deva, struct device *devb) in device_pm_move_before()
171 void device_pm_move_after(struct device *deva, struct device *devb) in device_pm_move_after()
/linux-4.4.14/drivers/base/
Dcore.c541 static void devices_kset_move_before(struct device *deva, struct device *devb) in devices_kset_move_before()
557 static void devices_kset_move_after(struct device *deva, struct device *devb) in devices_kset_move_after()