Home
last modified time | relevance | path

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

/drivers/greybus/
Dcore.c183 retval = gb_control_bundle_activate(bundle->intf->control, bundle->id); in greybus_probe()
Dcontrol.c291 int gb_control_bundle_activate(struct gb_control *control, u8 bundle_id) in gb_control_bundle_activate() function