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);
1407 int tegra_xusb_padctl_disable_phy_wake(struct tegra_xusb_padctl *padctl, struct phy *phy) in tegra_xusb_padctl_disable_phy_wake() function1416 EXPORT_SYMBOL_GPL(tegra_xusb_padctl_disable_phy_wake);
1958 tegra_xusb_padctl_disable_phy_wake(padctl, tegra->phys[i]); in tegra_xhci_disable_phy_wake()