Home
last modified time | relevance | path

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

/drivers/greybus/
Dcontrol.c522 int gb_control_suspend(struct gb_control *control) in gb_control_suspend() function
Dinterface.c710 ret = gb_control_suspend(intf->control); in gb_interface_suspend()