Searched defs:tegra_xusb_soc (Results 1 – 1 of 1) sorted by relevance
148 struct tegra_xusb_soc { struct149 const char *firmware;150 const char * const *supply_names;151 unsigned int num_supplies;152 const struct tegra_xusb_phy_type *phy_types;153 unsigned int num_types;178 const struct tegra_xusb_soc *soc; argument