Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dtypec_mux.h29 int typec_switch_set(struct typec_switch *sw,
/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.c2277 ret = typec_switch_set(port->sw, orientation); in typec_set_orientation()
/linux/drivers/usb/typec/mux/
H A Dptn36502.c219 ret = typec_switch_set(ptn->typec_switch, orientation); in ptn36502_sw_set()
H A Dnb7vpq904m.c259 ret = typec_switch_set(nb7->typec_switch, orientation); in nb7vpq904m_sw_set()
H A Dwcd939x-usbss.c554 return typec_switch_set(usbss->codec_switch, orientation); in wcd939x_usbss_switch_set()
/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()
/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c203 typec_switch_set(port->ori_sw, TYPEC_ORIENTATION_NONE); in cros_typec_usb_disconnect_state()
649 ret = typec_switch_set(port->ori_sw, orientation); in cros_typec_configure_mux()
/linux/sound/soc/codecs/
H A Dwcd939x.c3226 typec_switch_set(wcd939x->typec_switch, in wcd939x_swap_gnd_mic()