Searched defs:deva (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-4.19/drivers/base/power/ |
| D | power.h | 130 static inline void device_pm_move_before(struct device *deva, in device_pm_move_before() 132 static inline void device_pm_move_after(struct device *deva, in device_pm_move_after()
|
| D | main.c | 161 void device_pm_move_before(struct device *deva, struct device *devb) in device_pm_move_before() 175 void device_pm_move_after(struct device *deva, struct device *devb) in device_pm_move_after()
|
| /kernel/linux/linux-5.10/drivers/base/power/ |
| D | power.h | 141 static inline void device_pm_move_before(struct device *deva, in device_pm_move_before() 143 static inline void device_pm_move_after(struct device *deva, in device_pm_move_after()
|
| D | main.c | 173 void device_pm_move_before(struct device *deva, struct device *devb) in device_pm_move_before() 187 void device_pm_move_after(struct device *deva, struct device *devb) in device_pm_move_after()
|
| /kernel/linux/linux-4.19/drivers/base/ |
| D | core.c | 1499 static void devices_kset_move_before(struct device *deva, struct device *devb) in devices_kset_move_before() 1515 static void devices_kset_move_after(struct device *deva, struct device *devb) in devices_kset_move_after()
|
| /kernel/linux/linux-5.10/drivers/base/ |
| D | core.c | 2282 static void devices_kset_move_before(struct device *deva, struct device *devb) in devices_kset_move_before() 2298 static void devices_kset_move_after(struct device *deva, struct device *devb) in devices_kset_move_after()
|
| /kernel/linux/linux-4.19/virt/kvm/arm/vgic/ |
| D | vgic-its.c | 2154 struct its_device *deva = container_of(a, struct its_device, dev_list); in vgic_its_device_cmp() local
|
| /kernel/linux/linux-5.10/arch/arm64/kvm/vgic/ |
| D | vgic-its.c | 2335 struct its_device *deva = container_of(a, struct its_device, dev_list); in vgic_its_device_cmp() local
|