Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/greybus/
Dconnection.h91 void gb_connection_mode_switch_complete(struct gb_connection *connection);
/kernel/linux/linux-5.10/drivers/greybus/
Dcontrol.c583 gb_connection_mode_switch_complete(control->connection); in gb_control_mode_switch_complete()
Dconnection.c807 void gb_connection_mode_switch_complete(struct gb_connection *connection) in gb_connection_mode_switch_complete() function