Home
last modified time | relevance | path

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

/linux/drivers/phy/tegra/
H A Dxusb.h292 static inline struct tegra_xusb_port *to_tegra_xusb_port(struct device *dev) in to_tegra_xusb_port() function
H A Dxusb.c522 struct tegra_xusb_port *port = to_tegra_xusb_port(dev); in tegra_xusb_port_release()