Searched refs:typec_switch_set (Results 1 – 8 of 8) sorted by relevance
203 int typec_switch_set(struct typec_switch *sw, in typec_switch_set() function223 EXPORT_SYMBOL_GPL(typec_switch_set);
2288 ret = typec_switch_set(port->sw, orientation); in typec_set_orientation()
219 ret = typec_switch_set(ptn->typec_switch, orientation); in ptn36502_sw_set()
143 ret = typec_switch_set(retimer->typec_switch, orientation); in ps883x_sw_set()
259 ret = typec_switch_set(nb7->typec_switch, orientation); in nb7vpq904m_sw_set()
554 return typec_switch_set(usbss->codec_switch, orientation); in wcd939x_usbss_switch_set()
223 typec_switch_set(alt_port->typec_switch, alt_port->orientation); in pmic_glink_altmode_worker()
314 typec_switch_set(port->ori_sw, TYPEC_ORIENTATION_NONE); in cros_typec_usb_disconnect_state()770 ret = typec_switch_set(port->ori_sw, orientation); in cros_typec_configure_mux()
Completed in 32 milliseconds