Symbol: typec_switch_unregister
drivers/phy/freescale/phy-fsl-imx8mq-usb.c
178
typec_switch_unregister(sw);
drivers/phy/phy-google-usb.c
273
typec_switch_unregister(gphy->sw);
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
4539
typec_switch_unregister(qmp->sw);
drivers/phy/qualcomm/phy-qcom-qmp-usbc.c
1732
typec_switch_unregister(qmp->sw);
drivers/phy/rockchip/phy-rockchip-usbdp.c
682
typec_switch_unregister(udphy->sw);
drivers/phy/samsung/phy-exynos5-usbdrd.c
1888
typec_switch_unregister(phy_drd->sw);
drivers/usb/typec/anx7411.c
1111
typec_switch_unregister(ctx->typec.typec_switch);
drivers/usb/typec/mux.c
236
EXPORT_SYMBOL_GPL(typec_switch_unregister);
drivers/usb/typec/mux/fsa4480.c
322
typec_switch_unregister(fsa->sw);
drivers/usb/typec/mux/fsa4480.c
335
typec_switch_unregister(fsa->sw);
drivers/usb/typec/mux/gpio-sbu-mux.c
134
typec_switch_unregister(sbu_mux->sw);
drivers/usb/typec/mux/gpio-sbu-mux.c
151
typec_switch_unregister(sbu_mux->sw);
drivers/usb/typec/mux/intel_pmc_mux.c
639
typec_switch_unregister(port->typec_sw);
drivers/usb/typec/mux/intel_pmc_mux.c
791
typec_switch_unregister(pmc->port[i].typec_sw);
drivers/usb/typec/mux/intel_pmc_mux.c
809
typec_switch_unregister(pmc->port[i].typec_sw);
drivers/usb/typec/mux/it5205.c
237
typec_switch_unregister(it->sw);
drivers/usb/typec/mux/it5205.c
252
typec_switch_unregister(it->sw);
drivers/usb/typec/mux/it5205.c
265
typec_switch_unregister(it->sw);
drivers/usb/typec/mux/nb7vpq904m.c
471
typec_switch_unregister(nb7->sw);
drivers/usb/typec/mux/nb7vpq904m.c
491
typec_switch_unregister(nb7->sw);
drivers/usb/typec/mux/pi3usb30532.c
153
typec_switch_unregister(pi->sw);
drivers/usb/typec/mux/pi3usb30532.c
168
typec_switch_unregister(pi->sw);
drivers/usb/typec/mux/ps883x.c
450
typec_switch_unregister(retimer->sw);
drivers/usb/typec/mux/ps883x.c
469
typec_switch_unregister(retimer->sw);
drivers/usb/typec/mux/ptn36502.c
379
typec_switch_unregister(ptn->sw);
drivers/usb/typec/mux/ptn36502.c
398
typec_switch_unregister(ptn->sw);
drivers/usb/typec/mux/tusb1046.c
163
typec_switch_unregister(priv->sw);
drivers/usb/typec/mux/tusb1046.c
173
typec_switch_unregister(priv->sw);
drivers/usb/typec/mux/wcd939x-usbss.c
728
typec_switch_unregister(usbss->sw);
drivers/usb/typec/mux/wcd939x-usbss.c
747
typec_switch_unregister(usbss->sw);
include/linux/usb/typec_mux.h
38
void typec_switch_unregister(struct typec_switch_dev *sw);
sound/soc/codecs/wcd939x.c
3466
typec_switch_unregister(typec_sw);