Home
last modified time | relevance | path

Searched defs:bundle_id (Results 1 – 3 of 3) sorted by relevance

/drivers/greybus/
Dcontrol.c215 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()
Dmanifest.c60 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
Dbundle.c68 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()