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

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

Completed in 200 milliseconds