Home
last modified time | relevance | path

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

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