Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/usb/
Dtypec_mux.h70 void typec_mux_unregister(struct typec_mux_dev *mux);
95 static inline void typec_mux_unregister(struct typec_mux_dev *mux) {} in typec_mux_unregister() function
/linux-5.19.10/drivers/usb/typec/
Dmux.c492 void typec_mux_unregister(struct typec_mux_dev *mux_dev) in typec_mux_unregister() function
497 EXPORT_SYMBOL_GPL(typec_mux_unregister);
/linux-5.19.10/drivers/usb/typec/mux/
Dintel_pmc_mux.c564 typec_mux_unregister(port->typec_mux); in pmc_usb_register_port()
697 typec_mux_unregister(pmc->port[i].typec_mux); in pmc_usb_probe()
713 typec_mux_unregister(pmc->port[i].typec_mux); in pmc_usb_remove()
Dpi3usb30532.c167 typec_mux_unregister(pi->mux); in pi3usb30532_remove()
Dfsa4480.c188 typec_mux_unregister(fsa->mux); in fsa4480_remove()
/linux-5.19.10/Documentation/driver-api/usb/
Dtypec.rst196 :functions: typec_switch_register typec_switch_unregister typec_mux_register typec_mux_unregister