Home
last modified time | relevance | path

Searched refs:typec_switch_set (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/linux/usb/
Dtypec_mux.h29 int typec_switch_set(struct typec_switch *sw,
/linux-5.19.10/drivers/usb/typec/
Dmux.c203 int typec_switch_set(struct typec_switch *sw, in typec_switch_set() function
223 EXPORT_SYMBOL_GPL(typec_switch_set);
Dclass.c1817 ret = typec_switch_set(port->sw, orientation); in typec_set_orientation()
/linux-5.19.10/drivers/platform/chrome/
Dcros_ec_typec.c215 typec_switch_set(port->ori_sw, TYPEC_ORIENTATION_NONE); in cros_typec_usb_disconnect_state()
553 ret = typec_switch_set(port->ori_sw, orientation); in cros_typec_configure_mux()