Home
last modified time | relevance | path

Searched defs:tegra_mc_client (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/include/soc/tegra/
Dmc.h27 struct tegra_mc_client { struct
28 unsigned int id;
29 const char *name;
35 union {
40 unsigned int fifo_size;
42 struct {
78 const struct tegra_mc_client *clients; argument