Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/usb/
Dtegra_usb_phy.h87 void tegra_usb_phy_postresume(struct usb_phy *phy);
/Linux-v5.10/drivers/usb/phy/
Dphy-tegra-usb.c911 void tegra_usb_phy_postresume(struct usb_phy *u_phy) in tegra_usb_phy_postresume() function
918 EXPORT_SYMBOL_GPL(tegra_usb_phy_postresume);
/Linux-v5.10/drivers/usb/host/
Dehci-tegra.c193 tegra_usb_phy_postresume(hcd->usb_phy); in tegra_ehci_hub_control()