Searched defs:tegra_mc_client (Results 1 – 2 of 2) sorted by relevance
36 struct tegra_mc_client { struct60 const struct tegra_mc_client *clients; argument
28 struct tegra_mc_client { struct29 unsigned int id;30 unsigned int bpmp_id;31 enum tegra_icc_client_type type;32 const char *name;38 union {43 unsigned int fifo_size;45 struct {81 const struct tegra_mc_client *clients; argument