Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dtypec_mux.h41 void *typec_switch_get_drvdata(struct typec_switch_dev *sw);
69 static inline void *typec_switch_get_drvdata(struct typec_switch_dev *sw) in typec_switch_get_drvdata() function
/linux/drivers/usb/typec/
H A Dmux.c244 void *typec_switch_get_drvdata(struct typec_switch_dev *sw_dev) in typec_switch_get_drvdata() function
248 EXPORT_SYMBOL_GPL(typec_switch_get_drvdata);
/linux/drivers/usb/typec/mux/
H A Dgpio-sbu-mux.c29 struct gpio_sbu_mux *sbu_mux = typec_switch_get_drvdata(sw); in gpio_sbu_switch_set()
H A Dpi3usb30532.c51 struct pi3usb30532 *pi = typec_switch_get_drvdata(sw); in pi3usb30532_sw_set()
H A Dtusb1046.c94 struct tusb1046_priv *priv = typec_switch_get_drvdata(sw); in tusb1046_switch_set()
H A Dit5205.c71 struct it5205 *it = typec_switch_get_drvdata(sw); in it5205_switch_set()
H A Dfsa4480.c152 struct fsa4480 *fsa = typec_switch_get_drvdata(sw); in fsa4480_switch_set()
H A Dptn36502.c216 struct ptn36502 *ptn = typec_switch_get_drvdata(sw); in ptn36502_sw_set()
H A Dnb7vpq904m.c256 struct nb7vpq904m *nb7 = typec_switch_get_drvdata(sw); in nb7vpq904m_sw_set()
H A Dps883x.c180 struct ps883x_retimer *retimer = typec_switch_get_drvdata(sw); in ps883x_sw_set()
H A Dwcd939x-usbss.c537 struct wcd939x_usbss *usbss = typec_switch_get_drvdata(sw); in wcd939x_usbss_switch_set()
H A Dintel_pmc_mux.c546 struct pmc_usb_port *port = typec_switch_get_drvdata(sw); in pmc_usb_set_orientation()
/linux/drivers/phy/
H A Dphy-google-usb.c82 struct google_usb_phy *gphy = typec_switch_get_drvdata(sw); in google_usb_set_orientation()
/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c137 struct imx8mq_usb_phy *imx_phy = typec_switch_get_drvdata(sw); in tca_blk_typec_switch_set()
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c657 struct rk_udphy *udphy = typec_switch_get_drvdata(sw); in rk_udphy_orien_sw_set()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usbc.c1706 struct qmp_usbc *qmp = typec_switch_get_drvdata(sw); in qmp_usbc_typec_switch_set()
H A Dphy-qcom-qmp-combo.c4427 struct qmp_combo *qmp = typec_switch_get_drvdata(sw); in qmp_combo_typec_switch_set()
/linux/drivers/phy/apple/
H A Datc.c2051 struct apple_atcphy *atcphy = typec_switch_get_drvdata(sw); in atcphy_sw_set()
/linux/drivers/phy/samsung/
H A Dphy-exynos5-usbdrd.c1844 struct exynos5_usbdrd_phy *phy_drd = typec_switch_get_drvdata(sw); in exynos5_usbdrd_orien_sw_set()
/linux/sound/soc/codecs/
H A Dwcd939x.c3135 struct wcd939x_priv *wcd939x = typec_switch_get_drvdata(sw); in wcd939x_typec_switch_set()