Searched defs:deva (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/base/power/ |
H A D | power.h | 145 static inline void device_pm_move_before(struct device *deva, in device_pm_move_before() argument 147 static inline void device_pm_move_after(struct device *deva, in device_pm_move_after() argument
|
H A D | main.c | 174 void device_pm_move_before(struct device *deva, struct device *devb) in device_pm_move_before() argument 188 device_pm_move_after(struct device *deva, struct device *devb) device_pm_move_after() argument [all...] |
/kernel/linux/linux-6.6/drivers/base/power/ |
H A D | power.h | 145 static inline void device_pm_move_before(struct device *deva, in device_pm_move_before() argument 147 static inline void device_pm_move_after(struct device *deva, in device_pm_move_after() argument
|
H A D | main.c | 173 void device_pm_move_before(struct device *deva, struct device *devb) in device_pm_move_before() argument 187 device_pm_move_after(struct device *deva, struct device *devb) device_pm_move_after() argument [all...] |
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/ |
H A D | vgic-its.c | 2343 struct its_device *deva = container_of(a, struct its_device, dev_list); in vgic_its_device_cmp() local
|
/kernel/linux/linux-5.10/drivers/base/ |
H A D | core.c | 2314 static void devices_kset_move_before(struct device *deva, struct device *devb) in devices_kset_move_before() argument 2330 static void devices_kset_move_after(struct device *deva, struct device *devb) in devices_kset_move_after() argument [all...] |
/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/ |
H A D | vgic-its.c | 2429 struct its_device *deva = container_of(a, struct its_device, dev_list); in vgic_its_device_cmp() local
|
/kernel/linux/linux-6.6/drivers/base/ |
H A D | core.c | 2939 static void devices_kset_move_before(struct device *deva, struct device *devb) in devices_kset_move_before() argument 2955 static void devices_kset_move_after(struct device *deva, struct device *devb) in devices_kset_move_after() argument [all...] |
Completed in 20 milliseconds