Symbol: tegra_xusb_padctl_soc
drivers/phy/tegra/xusb-tegra124.c
1691
const struct tegra_xusb_padctl_soc *soc)
drivers/phy/tegra/xusb-tegra124.c
1728
const struct tegra_xusb_padctl_soc tegra124_xusb_padctl_soc = {
drivers/phy/tegra/xusb-tegra186.c
1511
const struct tegra_xusb_padctl_soc *soc)
drivers/phy/tegra/xusb-tegra186.c
1627
const struct tegra_xusb_padctl_soc tegra186_xusb_padctl_soc = {
drivers/phy/tegra/xusb-tegra186.c
1693
const struct tegra_xusb_padctl_soc tegra194_xusb_padctl_soc = {
drivers/phy/tegra/xusb-tegra186.c
1714
const struct tegra_xusb_padctl_soc tegra234_xusb_padctl_soc = {
drivers/phy/tegra/xusb-tegra210.c
3142
const struct tegra_xusb_padctl_soc *soc)
drivers/phy/tegra/xusb-tegra210.c
3273
const struct tegra_xusb_padctl_soc tegra210_xusb_padctl_soc = {
drivers/phy/tegra/xusb.c
1178
const struct tegra_xusb_padctl_soc *soc;
drivers/phy/tegra/xusb.h
395
struct tegra_xusb_padctl_soc;
drivers/phy/tegra/xusb.h
400
const struct tegra_xusb_padctl_soc *soc);
drivers/phy/tegra/xusb.h
446
const struct tegra_xusb_padctl_soc *soc;
drivers/phy/tegra/xusb.h
502
extern const struct tegra_xusb_padctl_soc tegra124_xusb_padctl_soc;
drivers/phy/tegra/xusb.h
505
extern const struct tegra_xusb_padctl_soc tegra210_xusb_padctl_soc;
drivers/phy/tegra/xusb.h
508
extern const struct tegra_xusb_padctl_soc tegra186_xusb_padctl_soc;
drivers/phy/tegra/xusb.h
511
extern const struct tegra_xusb_padctl_soc tegra194_xusb_padctl_soc;
drivers/phy/tegra/xusb.h
514
extern const struct tegra_xusb_padctl_soc tegra234_xusb_padctl_soc;
drivers/pinctrl/tegra/pinctrl-tegra-xusb.c
849
static const struct tegra_xusb_padctl_soc tegra124_soc = {
drivers/pinctrl/tegra/pinctrl-tegra-xusb.c
86
const struct tegra_xusb_padctl_soc *soc;