Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/tegra/
Dxusb.h179 static inline struct tegra_xusb_pad *to_tegra_xusb_pad(struct device *dev) in to_tegra_xusb_pad() function
Dxusb.c144 struct tegra_xusb_pad *pad = to_tegra_xusb_pad(dev); in tegra_xusb_pad_release()