Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dcontrol.h32 int gb_control_suspend(struct gb_control *control);
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()