Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/phy/
Dphy-keystone.c106 usb_remove_phy(&k_phy->usb_phy_gen.phy); in keystone_usbphy_remove()
Dphy.c451 void usb_remove_phy(struct usb_phy *x) in usb_remove_phy() function
465 EXPORT_SYMBOL_GPL(usb_remove_phy);
Dphy-am335x.c87 usb_remove_phy(&am_phy->usb_phy_gen.phy); in am335x_phy_remove()
Dphy-isp1301.c124 usb_remove_phy(&isp->phy); in isp1301_remove()
Dphy-tahvo.c428 usb_remove_phy(&tu->phy); in tahvo_usb_probe()
442 usb_remove_phy(&tu->phy); in tahvo_usb_remove()
Dphy-rcar-usb.c230 usb_remove_phy(&priv->phy); in rcar_usb_phy_remove()
Dphy-generic.c341 usb_remove_phy(&nop->phy); in usb_phy_generic_remove()
Dphy-gpio-vbus-usb.c348 usb_remove_phy(&gpio_vbus->phy); in gpio_vbus_remove()
Dphy-mv-usb.c671 usb_remove_phy(&mvotg->phy); in mv_otg_remove()
845 usb_remove_phy(&mvotg->phy); in mv_otg_probe()
Dphy-qcom-8x16-usb.c412 usb_remove_phy(&qphy->phy); in phy_8x16_remove()
Dphy-mxs-usb.c524 usb_remove_phy(&mxs_phy->phy); in mxs_phy_remove()
Dphy-fsl-usb.c1162 usb_remove_phy(&fsl_otg_dev->phy); in fsl_otg_remove()
Dphy-tegra-usb.c1073 usb_remove_phy(&tegra_phy->u_phy); in tegra_usb_phy_remove()
Dphy-ab8500-usb.c1497 usb_remove_phy(&ab->phy); in ab8500_usb_remove()
Dphy-isp1301-omap.c1646 usb_remove_phy(&the_transceiver->phy); in isp_exit()
Dphy-msm-usb.c1880 usb_remove_phy(phy); in msm_otg_remove()
/linux-4.4.14/drivers/phy/
Dphy-dm816x-usb.c268 usb_remove_phy(&phy->phy); in dm816x_usb_phy_remove()
Dphy-omap-usb2.c315 usb_remove_phy(&phy->phy); in omap_usb2_remove()
Dphy-twl4030-usb.c754 usb_remove_phy(&twl->phy); in twl4030_usb_remove()
/linux-4.4.14/include/linux/usb/
Dphy.h146 extern void usb_remove_phy(struct usb_phy *);