Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/greybus/
H A Dbundle.c180 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 Dcontrol.c215 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 Dmanifest.c60 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 Dbundle.c180 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 Dmanifest.c60 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 Dcontrol.c215 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 Dgreybus_protocols.h100 __u8 bundle_id; member
145 __u8 bundle_id; member
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dgreybus_protocols.h100 __u8 bundle_id; member
145 __u8 bundle_id; member

Completed in 15 milliseconds