Home
last modified time | relevance | path

Searched refs:typec_mux_unregister (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/typec/
A Dmux.c361 void typec_mux_unregister(struct typec_mux *mux) in typec_mux_unregister() function
366 EXPORT_SYMBOL_GPL(typec_mux_unregister);
/linux/include/linux/usb/
A Dtypec_mux.h72 void typec_mux_unregister(struct typec_mux *mux);
/linux/drivers/usb/typec/mux/
A Dintel_pmc_mux.c547 typec_mux_unregister(port->typec_mux); in pmc_usb_register_port()
675 typec_mux_unregister(pmc->port[i].typec_mux); in pmc_usb_probe()
691 typec_mux_unregister(pmc->port[i].typec_mux); in pmc_usb_remove()
A Dpi3usb30532.c167 typec_mux_unregister(pi->mux); in pi3usb30532_remove()
/linux/Documentation/driver-api/usb/
A Dtypec.rst196 :functions: typec_switch_register typec_switch_unregister typec_mux_register typec_mux_unregister

Completed in 8 milliseconds