Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dtypec_mux.h29 int typec_switch_set(struct typec_switch *sw,
/openbmc/linux/drivers/usb/typec/
H A Dmux.c203 int typec_switch_set(struct typec_switch *sw, in typec_switch_set() function
223 EXPORT_SYMBOL_GPL(typec_switch_set);
H A Dclass.c1981 ret = typec_switch_set(port->sw, orientation); in typec_set_orientation()
/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi_glink.c237 typec_switch_set(ucsi->port_switch[con_num - 1], in pmic_glink_ucsi_notify()
264 typec_switch_set(ucsi->port_switch[i], in pmic_glink_ucsi_register()
/openbmc/linux/drivers/usb/typec/mux/
H A Dnb7vpq904m.c260 ret = typec_switch_set(nb7->typec_switch, orientation); in nb7vpq904m_sw_set()
/openbmc/linux/drivers/soc/qcom/
H A Dpmic_glink_altmode.c223 typec_switch_set(alt_port->typec_switch, alt_port->orientation); in pmic_glink_altmode_worker()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c184 typec_switch_set(port->ori_sw, TYPEC_ORIENTATION_NONE); in cros_typec_usb_disconnect_state()
601 ret = typec_switch_set(port->ori_sw, orientation); in cros_typec_configure_mux()