Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/
H A Dmux.c175 typec_switch_register(struct device *parent, in typec_switch_register() function
211 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/drivers/usb/typec/mux/
H A Dtusb1046.c141 priv->sw = typec_switch_register(dev, &sw_desc); in tusb1046_i2c_probe()
H A Dps883x.c461 retimer->sw = typec_switch_register(dev, &sw_desc); in ps883x_retimer_probe()
/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c174 sw = typec_switch_register(dev, &sw_desc); in tca_blk_get_typec_switch()
/linux/Documentation/driver-api/usb/
H A Dtypec.rst196 :functions: typec_switch_register typec_switch_unregister typec_mux_register typec_mux_unregister
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c692 udphy->sw = typec_switch_register(udphy->dev, &sw_desc); in rk_udphy_setup_orien_switch()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usbc.c1787 qmp->sw = typec_switch_register(dev, &sw_desc); in qmp_usbc_typec_switch_register()
H A Dphy-qcom-qmp-combo.c4911 qmp->sw = typec_switch_register(dev, &sw_desc); in qmp_combo_typec_register()
/linux/drivers/phy/apple/
H A Datc.c2080 sw = typec_switch_register(atcphy->dev, &sw_desc); in atcphy_probe_switch()
/linux/drivers/phy/samsung/
H A Dphy-exynos5-usbdrd.c1905 phy_drd->sw = typec_switch_register(phy_drd->dev, &sw_desc); in exynos5_usbdrd_setup_notifiers()
/linux/sound/soc/codecs/
H A Dwcd939x.c3492 typec_sw = typec_switch_register(dev, &sw_desc); in wcd939x_add_typec()