Searched refs:tegra_xusb_padctl_remote_wake_detected (Results 1 – 3 of 3) sorted by relevance
35 bool tegra_xusb_padctl_remote_wake_detected(struct tegra_xusb_padctl *padctl, struct phy *phy);
1439 bool tegra_xusb_padctl_remote_wake_detected(struct tegra_xusb_padctl *padctl, struct phy *phy) in tegra_xusb_padctl_remote_wake_detected() function1448 EXPORT_SYMBOL_GPL(tegra_xusb_padctl_remote_wake_detected);
2113 if (tegra_xusb_padctl_remote_wake_detected(padctl, phy)) in tegra_xhci_disable_phy_wake()2121 if (tegra_xusb_padctl_remote_wake_detected(padctl, tegra->phys[i])) in tegra_xhci_disable_phy_wake()