Searched refs:typec_mux_put (Results 1 – 4 of 4) sorted by relevance
282 void typec_mux_put(struct typec_mux *mux) in typec_mux_put() function289 EXPORT_SYMBOL_GPL(typec_mux_put);
584 typec_mux_put(to_altmode(adev)->mux); in typec_unregister_altmode()1605 typec_mux_put(port->mux); in typec_release()1920 typec_mux_put(mux); in typec_port_register_altmode()
61 void typec_mux_put(struct typec_mux *mux);
163 typec_mux_put(port->mux); in cros_typec_get_switch_handles()268 typec_mux_put(typec->ports[i]->mux); in cros_unregister_ports()
Completed in 16 milliseconds