Searched refs:typec_switch_set (Results 1 – 9 of 9) sorted by relevance
/linux/include/linux/usb/ |
H A D | typec_mux.h | 29 int typec_switch_set(struct typec_switch *sw,
|
/linux/drivers/usb/typec/ |
H A D | mux.c | 203 int typec_switch_set(struct typec_switch *sw, in typec_switch_set() function 223 EXPORT_SYMBOL_GPL(typec_switch_set);
|
H A D | class.c | 2277 ret = typec_switch_set(port->sw, orientation); in typec_set_orientation()
|
/linux/drivers/usb/typec/mux/ |
H A D | ptn36502.c | 219 ret = typec_switch_set(ptn->typec_switch, orientation); in ptn36502_sw_set()
|
H A D | nb7vpq904m.c | 259 ret = typec_switch_set(nb7->typec_switch, orientation); in nb7vpq904m_sw_set()
|
H A D | wcd939x-usbss.c | 554 return typec_switch_set(usbss->codec_switch, orientation); in wcd939x_usbss_switch_set()
|
/linux/drivers/soc/qcom/ |
H A D | pmic_glink_altmode.c | 223 typec_switch_set(alt_port->typec_switch, alt_port->orientation); in pmic_glink_altmode_worker()
|
/linux/drivers/platform/chrome/ |
H A D | cros_ec_typec.c | 203 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 D | wcd939x.c | 3226 typec_switch_set(wcd939x->typec_switch, in wcd939x_swap_gnd_mic()
|