Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h115640 struct tegra_mc_client { struct
115641 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