Searched refs:gb_control_bundle_suspend (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/greybus/
H A Dcontrol.h53 int gb_control_bundle_suspend(struct gb_control *control, u8 bundle_id);
/linux-master/drivers/greybus/
H A Dbundle.c122 ret = gb_control_bundle_suspend(bundle->intf->control, bundle->id);
H A Dcontrol.c215 int gb_control_bundle_suspend(struct gb_control *control, u8 bundle_id) function

Completed in 111 milliseconds