Searched defs:tegra_mc_client (Results 1 – 1 of 1) sorted by relevance
115199 struct tegra_mc_client { struct115200 unsigned int id;115201 const char *name;115202 union {115206 unsigned int fifo_size;115207 struct {115238 const struct tegra_mc_client *clients; argument