Home
last modified time | relevance | path

Searched refs:typec_switch_register (Results 1 – 20 of 20) sorted by relevance

/linux-6.15/include/linux/usb/
H A Dtypec_mux.h38 typec_switch_register(struct device *parent,
/linux-6.15/drivers/usb/typec/
H A Dmux.c165 typec_switch_register(struct device *parent, in typec_switch_register() function
201 EXPORT_SYMBOL_GPL(typec_switch_register);
H A Danx7411.c1070 ctx->typec.typec_switch = typec_switch_register(dev, &sw_desc); in anx7411_register_switch()
/linux-6.15/drivers/usb/typec/mux/
H A Dgpio-sbu-mux.c123 sbu_mux->sw = typec_switch_register(dev, &sw_desc); in gpio_sbu_mux_probe()
H A Dpi3usb30532.c140 pi->sw = typec_switch_register(dev, &sw_desc); in pi3usb30532_probe()
H A Dtusb1046.c142 priv->sw = typec_switch_register(dev, &sw_desc); in tusb1046_i2c_probe()
H A Dit5205.c226 it->sw = typec_switch_register(dev, &sw_desc); in it5205_probe()
H A Dfsa4480.c307 fsa->sw = typec_switch_register(dev, &sw_desc); in fsa4480_probe()
H A Dptn36502.c358 ptn->sw = typec_switch_register(dev, &sw_desc); in ptn36502_probe()
H A Dps883x.c396 retimer->sw = typec_switch_register(dev, &sw_desc); in ps883x_retimer_probe()
H A Dnb7vpq904m.c450 nb7->sw = typec_switch_register(dev, &sw_desc); in nb7vpq904m_probe()
H A Dwcd939x-usbss.c707 usbss->sw = typec_switch_register(dev, &sw_desc); in wcd939x_usbss_probe()
H A Dintel_pmc_mux.c606 port->typec_sw = typec_switch_register(pmc->dev, &sw_desc); in pmc_usb_register_port()
/linux-6.15/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c161 sw = typec_switch_register(dev, &sw_desc); in tca_blk_get_typec_switch()
/linux-6.15/Documentation/driver-api/usb/
H A Dtypec.rst196 :functions: typec_switch_register typec_switch_unregister typec_mux_register typec_mux_unregister
/linux-6.15/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usbc.c895 qmp->sw = typec_switch_register(dev, &sw_desc); in qmp_usbc_typec_switch_register()
H A Dphy-qcom-qmp-combo.c3567 qmp->sw = typec_switch_register(dev, &sw_desc); in qmp_combo_typec_switch_register()
/linux-6.15/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c693 udphy->sw = typec_switch_register(udphy->dev, &sw_desc); in rk_udphy_setup_orien_switch()
/linux-6.15/drivers/phy/samsung/
H A Dphy-exynos5-usbdrd.c1472 phy_drd->sw = typec_switch_register(phy_drd->dev, &sw_desc); in exynos5_usbdrd_setup_notifiers()
/linux-6.15/sound/soc/codecs/
H A Dwcd939x.c3568 typec_sw = typec_switch_register(dev, &sw_desc); in wcd939x_add_typec()