Searched refs:typec_switch_register (Results 1 – 22 of 22) sorted by relevance
| /linux/include/linux/usb/ |
| H A D | typec_mux.h | 36 typec_switch_register(struct device *parent, 60 typec_switch_register(struct device *parent, in typec_switch_register() function
|
| /linux/drivers/usb/typec/ |
| H A D | mux.c | 165 typec_switch_register(struct device *parent, in typec_switch_register() function 201 EXPORT_SYMBOL_GPL(typec_switch_register);
|
| H A D | anx7411.c | 1070 ctx->typec.typec_switch = typec_switch_register(dev, &sw_desc); in anx7411_register_switch()
|
| /linux/drivers/usb/typec/mux/ |
| H A D | gpio-sbu-mux.c | 123 sbu_mux->sw = typec_switch_register(dev, &sw_desc); in gpio_sbu_mux_probe()
|
| H A D | pi3usb30532.c | 140 pi->sw = typec_switch_register(dev, &sw_desc); in pi3usb30532_probe()
|
| H A D | tusb1046.c | 142 priv->sw = typec_switch_register(dev, &sw_desc); in tusb1046_i2c_probe()
|
| H A D | it5205.c | 226 it->sw = typec_switch_register(dev, &sw_desc); in it5205_probe()
|
| H A D | fsa4480.c | 312 fsa->sw = typec_switch_register(dev, &sw_desc); in fsa4480_probe()
|
| H A D | ptn36502.c | 358 ptn->sw = typec_switch_register(dev, &sw_desc); in ptn36502_probe()
|
| H A D | nb7vpq904m.c | 450 nb7->sw = typec_switch_register(dev, &sw_desc); in nb7vpq904m_probe()
|
| H A D | ps883x.c | 429 retimer->sw = typec_switch_register(dev, &sw_desc); in ps883x_retimer_probe()
|
| H A D | wcd939x-usbss.c | 707 usbss->sw = typec_switch_register(dev, &sw_desc); in wcd939x_usbss_probe()
|
| H A D | intel_pmc_mux.c | 606 port->typec_sw = typec_switch_register(pmc->dev, &sw_desc); in pmc_usb_register_port()
|
| /linux/drivers/phy/ |
| H A D | phy-google-usb.c | 261 gphy->sw = typec_switch_register(dev, &sw_desc); in google_usb_phy_probe()
|
| /linux/drivers/phy/freescale/ |
| H A D | phy-fsl-imx8mq-usb.c | 166 sw = typec_switch_register(dev, &sw_desc); in tca_blk_get_typec_switch()
|
| /linux/Documentation/driver-api/usb/ |
| H A D | typec.rst | 196 :functions: typec_switch_register typec_switch_unregister typec_mux_register typec_mux_unregister
|
| /linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-usbdp.c | 693 udphy->sw = typec_switch_register(udphy->dev, &sw_desc); in rk_udphy_setup_orien_switch()
|
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qmp-usbc.c | 1743 qmp->sw = typec_switch_register(dev, &sw_desc); in qmp_usbc_typec_switch_register()
|
| H A D | phy-qcom-qmp-combo.c | 4559 qmp->sw = typec_switch_register(dev, &sw_desc); in qmp_combo_typec_register()
|
| /linux/drivers/phy/apple/ |
| H A D | atc.c | 2077 return PTR_ERR_OR_ZERO(typec_switch_register(atcphy->dev, &sw_desc)); in atcphy_probe_switch()
|
| /linux/drivers/phy/samsung/ |
| H A D | phy-exynos5-usbdrd.c | 1905 phy_drd->sw = typec_switch_register(phy_drd->dev, &sw_desc); in exynos5_usbdrd_setup_notifiers()
|
| /linux/sound/soc/codecs/ |
| H A D | wcd939x.c | 3503 typec_sw = typec_switch_register(dev, &sw_desc); in wcd939x_add_typec()
|