Home
last modified time | relevance | path

Searched refs:tegra_usb_phy_preresume (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dtegra_usb_phy.h85 void tegra_usb_phy_preresume(struct usb_phy *phy);
/OK3568_Linux_fs/kernel/drivers/usb/phy/
H A Dphy-tegra-usb.c902 void tegra_usb_phy_preresume(struct usb_phy *u_phy) in tegra_usb_phy_preresume() function
909 EXPORT_SYMBOL_GPL(tegra_usb_phy_preresume);
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-tegra.c246 tegra_usb_phy_preresume(hcd->usb_phy); in tegra_ehci_hub_control()