Home
last modified time | relevance | path

Searched refs:aggregate_device (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/base/
H A Dcomponent.c56 struct aggregate_device { struct
67 struct aggregate_device *adev; argument
85 struct aggregate_device *m = s->private; in component_devices_show()
144 struct aggregate_device *m; in __aggregate_find()
264 struct aggregate_device *adev; in try_to_bring_up_masters()
516 struct aggregate_device *adev; in component_master_add_with_match()
560 struct aggregate_device *adev; in component_master_del()
575 struct aggregate_device *adev; in component_master_is_bound()
587 struct aggregate_device *adev, void *data) in component_unbind()
613 struct aggregate_device *adev; in component_unbind_all()
[all …]
/linux-6.15/include/linux/
H A Dcomponent.h44 struct aggregate_device;