Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy-keystone.c95 usb_remove_phy(&k_phy->usb_phy_gen.phy); in keystone_usbphy_remove()
H A Dphy-am335x.c89 usb_remove_phy(&am_phy->usb_phy_gen.phy); in am335x_phy_remove()
H A Dphy-isp1301.c126 usb_remove_phy(&isp->phy); in isp1301_remove()
H A Dphy-tahvo.c407 usb_remove_phy(&tu->phy); in tahvo_usb_probe()
420 usb_remove_phy(&tu->phy); in tahvo_usb_remove()
H A Dphy.c748 void usb_remove_phy(struct usb_phy *x) in usb_remove_phy() function
757 EXPORT_SYMBOL_GPL(usb_remove_phy);
H A Dphy-generic.c337 usb_remove_phy(&nop->phy); in usb_phy_generic_remove()
H A Dphy-gpio-vbus-usb.c335 usb_remove_phy(&gpio_vbus->phy); in gpio_vbus_remove()
H A Dphy-mxs-usb.c803 usb_remove_phy(&mxs_phy->phy); in mxs_phy_remove()
H A Dphy-mv-usb.c656 usb_remove_phy(&mvotg->phy); in mv_otg_remove()
H A Dphy-fsl-usb.c990 usb_remove_phy(&fsl_otg_dev->phy); in fsl_otg_remove()
H A Dphy-ab8500-usb.c974 usb_remove_phy(&ab->phy); in ab8500_usb_remove()
H A Dphy-tegra-usb.c1493 usb_remove_phy(&tegra_phy->u_phy); in tegra_usb_phy_remove()
/openbmc/linux/drivers/phy/ti/
H A Dphy-dm816x-usb.c264 usb_remove_phy(&phy->phy); in dm816x_usb_phy_remove()
H A Dphy-omap-usb2.c511 usb_remove_phy(&phy->phy); in omap_usb2_remove()
H A Dphy-twl4030-usb.c796 usb_remove_phy(&twl->phy); in twl4030_usb_remove()
/openbmc/linux/include/linux/usb/
H A Dphy.h163 extern void usb_remove_phy(struct usb_phy *);
/openbmc/linux/drivers/phy/
H A Dphy-lgm-usb.c259 usb_remove_phy(&ta->phy); in phy_remove()
/openbmc/linux/drivers/phy/motorola/
H A Dphy-cpcap-usb.c707 usb_remove_phy(&ddata->phy); in cpcap_usb_phy_remove()
/openbmc/linux/drivers/phy/tegra/
H A Dxusb.c570 usb_remove_phy(&port->usb_phy); in tegra_xusb_port_unregister()