Searched refs:typec_mux (Results 1 – 6 of 6) sorted by relevance
38 struct typec_mux { struct42 int (*set)(struct typec_mux *mux, int state); argument50 struct typec_mux *typec_mux_get(struct device *dev, const char *name);51 void typec_mux_put(struct typec_mux *mux);52 int typec_mux_register(struct typec_mux *mux);53 void typec_mux_unregister(struct typec_mux *mux);
199 struct typec_mux *mux;
115 struct typec_mux *mux; in typec_mux_match()138 struct typec_mux *typec_mux_get(struct device *dev, const char *name) in typec_mux_get()140 struct typec_mux *mux; in typec_mux_get()160 void typec_mux_put(struct typec_mux *mux) in typec_mux_put()178 int typec_mux_register(struct typec_mux *mux) in typec_mux_register()194 void typec_mux_unregister(struct typec_mux *mux) in typec_mux_unregister()
14 struct typec_mux *mux;
52 struct typec_mux *mux;1498 struct typec_mux *mux; in typec_port_register_altmode()
27 struct typec_mux mux;76 static int pi3usb30532_mux_set(struct typec_mux *mux, int state) in pi3usb30532_mux_set()