Searched defs:tegra_xusb_soc (Results 1 – 1 of 1) sorted by relevance
149 struct tegra_xusb_soc { struct150 const char *firmware;151 const char * const *supply_names;152 unsigned int num_supplies;153 const struct tegra_xusb_phy_type *phy_types;154 unsigned int num_types;156 struct {180 const struct tegra_xusb_soc *soc; argument