Searched refs:typec_switch_set (Results 1 – 4 of 4) sorted by relevance
148 int typec_switch_set(struct typec_switch *sw, in typec_switch_set() function156 EXPORT_SYMBOL_GPL(typec_switch_set);
1816 ret = typec_switch_set(port->sw, orientation); in typec_set_orientation()
27 int typec_switch_set(struct typec_switch *sw,
214 typec_switch_set(port->ori_sw, TYPEC_ORIENTATION_NONE); in cros_typec_usb_disconnect_state()533 ret = typec_switch_set(port->ori_sw, orientation); in cros_typec_configure_mux()
Completed in 15 milliseconds