Home
last modified time | relevance | path

Searched defs:u_phy (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/usb/phy/
Dphy-tegra-usb.c198 static inline struct tegra_usb_phy *to_tegra_usb_phy(struct usb_phy *u_phy) in to_tegra_usb_phy()
809 static void tegra_usb_phy_shutdown(struct usb_phy *u_phy) in tegra_usb_phy_shutdown()
827 static int tegra_usb_phy_set_suspend(struct usb_phy *u_phy, int suspend) in tegra_usb_phy_set_suspend()
840 static int tegra_usb_phy_init(struct usb_phy *u_phy) in tegra_usb_phy_init()
902 void tegra_usb_phy_preresume(struct usb_phy *u_phy) in tegra_usb_phy_preresume()
911 void tegra_usb_phy_postresume(struct usb_phy *u_phy) in tegra_usb_phy_postresume()
920 void tegra_ehci_phy_restore_start(struct usb_phy *u_phy, in tegra_ehci_phy_restore_start()
930 void tegra_ehci_phy_restore_end(struct usb_phy *u_phy) in tegra_ehci_phy_restore_end()
/Linux-v5.10/include/linux/usb/
Dtegra_usb_phy.h77 struct usb_phy u_phy; member
/Linux-v5.10/drivers/usb/host/
Dehci-tegra.c391 struct usb_phy *u_phy; in tegra_ehci_probe() local
/Linux-v5.10/drivers/scsi/isci/
Dinit.c392 struct sci_phy_user_params *u_phy = &u->phys[i]; in isci_user_parameters_get() local