Home
last modified time | relevance | path

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

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