Searched refs:typec_switch_put (Results 1 – 4 of 4) sorted by relevance
83 void typec_switch_put(struct typec_switch *sw) in typec_switch_put() function90 EXPORT_SYMBOL_GPL(typec_switch_put);
1604 typec_switch_put(port->sw); in typec_release()
26 void typec_switch_put(struct typec_switch *sw);
161 typec_switch_put(port->ori_sw); in cros_typec_get_switch_handles()267 typec_switch_put(typec->ports[i]->ori_sw); in cros_unregister_ports()
Completed in 10 milliseconds