Home
last modified time | relevance | path

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

/linux/include/linux/greybus/
H A Dcontrol.h55 int gb_control_bundle_deactivate(struct gb_control *control, u8 bundle_id);
/linux/drivers/greybus/
H A Dcontrol.c265 int gb_control_bundle_deactivate(struct gb_control *control, u8 bundle_id) in gb_control_bundle_deactivate() function