Home
last modified time | relevance | path

Searched refs:typec_mux_register (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dtypec_mux.h68 typec_mux_register(struct device *parent, const struct typec_mux_desc *desc);
89 typec_mux_register(struct device *parent, const struct typec_mux_desc *desc) in typec_mux_register() function
/openbmc/linux/drivers/usb/typec/
H A Dmux.c410 typec_mux_register(struct device *parent, const struct typec_mux_desc *desc) in typec_mux_register() function
445 EXPORT_SYMBOL_GPL(typec_mux_register);
H A Danx7411.c1077 ctx->typec.typec_mux = typec_mux_register(dev, &mux_desc); in anx7411_register_mux()
/openbmc/linux/drivers/usb/typec/mux/
H A Dgpio-sbu-mux.c128 sbu_mux->mux = typec_mux_register(dev, &mux_desc); in gpio_sbu_mux_probe()
H A Dpi3usb30532.c151 pi->mux = typec_mux_register(dev, &mux_desc); in pi3usb30532_probe()
H A Dfsa4480.c230 fsa->mux = typec_mux_register(dev, &mux_desc); in fsa4480_probe()
H A Dintel_pmc_mux.c592 port->typec_mux = typec_mux_register(pmc->dev, &mux_desc); in pmc_usb_register_port()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_typec_switch.c190 port->mode_switch = typec_mux_register(port->sdata->dev, &mode_switch_desc); in cros_typec_register_mode_switch()
/openbmc/linux/Documentation/driver-api/usb/
H A Dtypec.rst196 :functions: typec_switch_register typec_switch_unregister typec_mux_register typec_mux_unregister