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