Searched refs:tegra_xusb_padctl_disable_phy_wake (Results 1 – 3 of 3) sorted by relevance
33 int tegra_xusb_padctl_disable_phy_wake(struct tegra_xusb_padctl *padctl, struct phy *phy);
1426 int tegra_xusb_padctl_disable_phy_wake(struct tegra_xusb_padctl *padctl, struct phy *phy) in tegra_xusb_padctl_disable_phy_wake() function1435 EXPORT_SYMBOL_GPL(tegra_xusb_padctl_disable_phy_wake);
2125 tegra_xusb_padctl_disable_phy_wake(padctl, tegra->phys[i]); in tegra_xhci_disable_phy_wake()