Searched defs:tegra_mc_client (Results 1 – 1 of 1) sorted by relevance
115640 struct tegra_mc_client { struct115641 unsigned int id;115642 unsigned int bpmp_id;115643 enum tegra_icc_client_type type;115644 const char *name;115645 union {115649 unsigned int fifo_size;115673 const struct tegra_mc_client *clients; argument