Home
last modified time | relevance | path

Searched defs:deva (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/power/
H A Dpower.h145 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 Dmain.c174 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 Dpower.h145 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 Dmain.c173 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 Dvgic-its.c2343 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 Dcore.c2314 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 Dvgic-its.c2429 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 Dcore.c2939 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