Searched defs:deva (Results 1 – 3 of 3) sorted by relevance
145 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()
174 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()
2971 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()