Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/greybus/
Dcontrol.h45 int gb_control_disconnecting_operation(struct gb_control *control,
/Linux-v5.4/drivers/greybus/
Dcontrol.c150 int gb_control_disconnecting_operation(struct gb_control *control, in gb_control_disconnecting_operation() function
Dconnection.c491 ret = gb_control_disconnecting_operation(control, cport_id); in gb_connection_control_disconnecting()