typec_switch_get_drvdata
struct apple_atcphy *atcphy = typec_switch_get_drvdata(sw);
struct imx8mq_usb_phy *imx_phy = typec_switch_get_drvdata(sw);
struct google_usb_phy *gphy = typec_switch_get_drvdata(sw);
struct qmp_combo *qmp = typec_switch_get_drvdata(sw);
struct qmp_usbc *qmp = typec_switch_get_drvdata(sw);
struct rk_udphy *udphy = typec_switch_get_drvdata(sw);
struct exynos5_usbdrd_phy *phy_drd = typec_switch_get_drvdata(sw);
EXPORT_SYMBOL_GPL(typec_switch_get_drvdata);
struct fsa4480 *fsa = typec_switch_get_drvdata(sw);
struct gpio_sbu_mux *sbu_mux = typec_switch_get_drvdata(sw);
struct pmc_usb_port *port = typec_switch_get_drvdata(sw);
struct it5205 *it = typec_switch_get_drvdata(sw);
struct nb7vpq904m *nb7 = typec_switch_get_drvdata(sw);
struct pi3usb30532 *pi = typec_switch_get_drvdata(sw);
struct ps883x_retimer *retimer = typec_switch_get_drvdata(sw);
struct ptn36502 *ptn = typec_switch_get_drvdata(sw);
struct tusb1046_priv *priv = typec_switch_get_drvdata(sw);
struct wcd939x_usbss *usbss = typec_switch_get_drvdata(sw);
void *typec_switch_get_drvdata(struct typec_switch_dev *sw);
struct wcd939x_priv *wcd939x = typec_switch_get_drvdata(sw);