Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Dconnection.h90 void gb_connection_mode_switch_prepare(struct gb_connection *connection);
/openbmc/linux/drivers/greybus/
H A Dcontrol.c578 gb_connection_mode_switch_prepare(control->connection); in gb_control_mode_switch_prepare()
H A Dconnection.c802 void gb_connection_mode_switch_prepare(struct gb_connection *connection) in gb_connection_mode_switch_prepare() function