Home
last modified time | relevance | path

Searched refs:gb_control_bundle_resume (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/greybus/
Dcontrol.h51 int gb_control_bundle_resume(struct gb_control *control, u8 bundle_id);
Dbundle.c141 ret = gb_control_bundle_resume(bundle->intf->control, bundle->id); in gb_bundle_resume()
Dcontrol.c240 int gb_control_bundle_resume(struct gb_control *control, u8 bundle_id) in gb_control_bundle_resume() function