Home
last modified time | relevance | path

Searched defs:devb (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/power/
Dpower.h146 struct device *devb) {} in device_pm_move_before()
148 struct device *devb) {} in device_pm_move_after()
Dmain.c174 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()
/kernel/linux/linux-6.6/drivers/base/power/
Dpower.h146 struct device *devb) {} in device_pm_move_before()
148 struct device *devb) {} in device_pm_move_after()
Dmain.c173 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-5.10/drivers/base/
Dcore.c2314 static void devices_kset_move_before(struct device *deva, struct device *devb) in devices_kset_move_before()
2330 static void devices_kset_move_after(struct device *deva, struct device *devb) in devices_kset_move_after()
/kernel/linux/linux-6.6/drivers/base/
Dcore.c2991 static void devices_kset_move_before(struct device *deva, struct device *devb) in devices_kset_move_before()
3007 static void devices_kset_move_after(struct device *deva, struct device *devb) in devices_kset_move_after()
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
Dvgic-its.c2344 struct its_device *devb = container_of(b, struct its_device, dev_list); in vgic_its_device_cmp() local
/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/
Dvgic-its.c2436 struct its_device *devb = container_of(b, struct its_device, dev_list); in vgic_its_device_cmp() local