Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-tegra/include/mach/
Dusb_phy.h75 void tegra_usb_phy_preresume(struct tegra_usb_phy *phy);
/linux-2.6.39/drivers/usb/host/
Dehci-tegra.c143 tegra_usb_phy_preresume(tegra->phy); in tegra_ehci_hub_control()
382 tegra_usb_phy_preresume(tegra->phy); in tegra_ehci_bus_resume()
/linux-2.6.39/arch/arm/mach-tegra/
Dusb_phy.c749 void tegra_usb_phy_preresume(struct tegra_usb_phy *phy) in tegra_usb_phy_preresume() function