Searched refs:ori_sw (Results 1 – 2 of 2) sorted by relevance
60 struct typec_switch *ori_sw; member
139 port->ori_sw = fwnode_typec_switch_get(fwnode); in cros_typec_get_switch_handles()140 if (IS_ERR(port->ori_sw)) { in cros_typec_get_switch_handles()141 ret = PTR_ERR(port->ori_sw); in cros_typec_get_switch_handles()156 typec_switch_put(port->ori_sw); in cros_typec_get_switch_handles()157 port->ori_sw = NULL; in cros_typec_get_switch_handles()229 typec_switch_set(port->ori_sw, TYPEC_ORIENTATION_NONE); in cros_typec_usb_disconnect_state()300 typec_switch_put(typec->ports[i]->ori_sw); in cros_unregister_ports()685 ret = typec_switch_set(port->ori_sw, orientation); in cros_typec_configure_mux()