Home
last modified time | relevance | path

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

/drivers/usb/typec/
Dmux.c147 int typec_switch_set(struct typec_switch *sw, in typec_switch_set() function
155 EXPORT_SYMBOL_GPL(typec_switch_set);
Dclass.c1878 ret = typec_switch_set(port->sw, orientation); in typec_set_orientation()
/drivers/platform/chrome/
Dcros_ec_typec.c179 typec_switch_set(port->ori_sw, TYPEC_ORIENTATION_NONE); in cros_typec_remove_partner()
548 ret = typec_switch_set(port->ori_sw, orientation); in cros_typec_configure_mux()