Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/tegra/
Dxusb.h180 static inline struct tegra_xusb_pad *to_tegra_xusb_pad(struct device *dev) in to_tegra_xusb_pad() function
Dxusb.c150 struct tegra_xusb_pad *pad = to_tegra_xusb_pad(dev); in tegra_xusb_pad_release()