Home
last modified time | relevance | path

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

/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.c2399 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 Dps883x.c183 ret = typec_switch_set(retimer->typec_switch, orientation); in ps883x_sw_set()
H A Dwcd939x-usbss.c554 return typec_switch_set(usbss->codec_switch, orientation); in wcd939x_usbss_switch_set()
/linux/sound/soc/codecs/
H A Dwcd939x.c3173 typec_switch_set(wcd939x->typec_switch, in wcd939x_swap_gnd_mic()