Searched defs:bundle_id (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/greybus/ |
H A D | bundle.c | 180 struct gb_bundle *gb_bundle_create(struct gb_interface *intf, u8 bundle_id, in gb_bundle_create() argument 67 gb_bundle_find(struct gb_interface *intf, u8 bundle_id) gb_bundle_find() argument [all...] |
H A D | control.c | 215 int gb_control_bundle_suspend(struct gb_control *control, u8 bundle_id) in gb_control_bundle_suspend() argument 240 int gb_control_bundle_resume(struct gb_control *control, u8 bundle_id) in gb_control_bundle_resume() argument 265 gb_control_bundle_deactivate(struct gb_control *control, u8 bundle_id) gb_control_bundle_deactivate() argument 291 gb_control_bundle_activate(struct gb_control *control, u8 bundle_id) gb_control_bundle_activate() argument [all...] |
H A D | manifest.c | 60 static void release_cport_descriptors(struct list_head *head, u8 bundle_id) in release_cport_descriptors() argument 234 u8 bundle_id = bundle->id; in gb_manifest_parse_cports() local 318 u8 bundle_id; in gb_manifest_parse_bundles() local [all...] |
/kernel/linux/linux-6.6/drivers/greybus/ |
H A D | bundle.c | 180 struct gb_bundle *gb_bundle_create(struct gb_interface *intf, u8 bundle_id, in gb_bundle_create() argument 67 gb_bundle_find(struct gb_interface *intf, u8 bundle_id) gb_bundle_find() argument [all...] |
H A D | manifest.c | 60 static void release_cport_descriptors(struct list_head *head, u8 bundle_id) in release_cport_descriptors() argument 234 u8 bundle_id = bundle->id; in gb_manifest_parse_cports() local 318 u8 bundle_id; in gb_manifest_parse_bundles() local [all...] |
H A D | control.c | 215 int gb_control_bundle_suspend(struct gb_control *control, u8 bundle_id) in gb_control_bundle_suspend() argument 240 int gb_control_bundle_resume(struct gb_control *control, u8 bundle_id) in gb_control_bundle_resume() argument 265 gb_control_bundle_deactivate(struct gb_control *control, u8 bundle_id) gb_control_bundle_deactivate() argument 291 gb_control_bundle_activate(struct gb_control *control, u8 bundle_id) gb_control_bundle_activate() argument [all...] |
/kernel/linux/linux-5.10/include/linux/greybus/ |
H A D | greybus_protocols.h | 100 __u8 bundle_id; member 145 __u8 bundle_id; member
|
/kernel/linux/linux-6.6/include/linux/greybus/ |
H A D | greybus_protocols.h | 100 __u8 bundle_id; member 145 __u8 bundle_id; member
|
Completed in 15 milliseconds