Home
last modified time | relevance | path

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

/drivers/greybus/
Dbundle.c122 ret = gb_control_bundle_suspend(bundle->intf->control, bundle->id); in gb_bundle_suspend()
Dcontrol.c215 int gb_control_bundle_suspend(struct gb_control *control, u8 bundle_id) in gb_control_bundle_suspend() function