Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/
A Dmux.c148 int typec_switch_set(struct typec_switch *sw, in typec_switch_set() function
156 EXPORT_SYMBOL_GPL(typec_switch_set);
A Dclass.c1816 ret = typec_switch_set(port->sw, orientation); in typec_set_orientation()
/linux/include/linux/usb/
A Dtypec_mux.h27 int typec_switch_set(struct typec_switch *sw,
/linux/drivers/platform/chrome/
A Dcros_ec_typec.c214 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