Home
last modified time | relevance | path

Searched refs:to_tegra_xusb_port (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/phy/tegra/
Dxusb.h291 static inline struct tegra_xusb_port *to_tegra_xusb_port(struct device *dev) in to_tegra_xusb_port() function
Dxusb.c516 struct tegra_xusb_port *port = to_tegra_xusb_port(dev); in tegra_xusb_port_release()