Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Dcontrol.h48 void gb_control_mode_switch_prepare(struct gb_control *control);
/openbmc/linux/drivers/greybus/
H A Dcontrol.c576 void gb_control_mode_switch_prepare(struct gb_control *control) in gb_control_mode_switch_prepare() function
H A Dinterface.c274 gb_control_mode_switch_prepare(control); in gb_interface_mode_switch_work()