Home
last modified time | relevance | path

Searched defs:typec_mux_unregister (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dtypec_mux.h93 static inline void typec_mux_unregister(struct typec_mux_dev *mux) {} in typec_mux_unregister() function
/openbmc/linux/drivers/usb/typec/
H A Dmux.c453 void typec_mux_unregister(struct typec_mux_dev *mux_dev) in typec_mux_unregister() function