Home
last modified time | relevance | path

Searched refs:typec_switch_put (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/linux/usb/
Dtypec_mux.h28 void typec_switch_put(struct typec_switch *sw);
/linux-6.1.9/drivers/usb/typec/
Dmux.c126 void typec_switch_put(struct typec_switch *sw) in typec_switch_put() function
142 EXPORT_SYMBOL_GPL(typec_switch_put);
Dclass.c1738 typec_switch_put(port->sw); in typec_release()
/linux-6.1.9/drivers/platform/chrome/
Dcros_ec_typec.c175 typec_switch_put(port->ori_sw); in cros_typec_get_switch_handles()
319 typec_switch_put(typec->ports[i]->ori_sw); in cros_unregister_ports()