Searched refs:tegra124_mc_clients (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/memory/tegra/ |
H A D | tegra124.c | 13 static const struct tegra_mc_client tegra124_mc_clients[] = { variable 1031 .clients = tegra124_mc_clients, 1032 .num_clients = ARRAY_SIZE(tegra124_mc_clients), 1044 .clients = tegra124_mc_clients, 1045 .num_clients = ARRAY_SIZE(tegra124_mc_clients), 1063 .clients = tegra124_mc_clients, 1064 .num_clients = ARRAY_SIZE(tegra124_mc_clients), 1076 .clients = tegra124_mc_clients, 1077 .num_clients = ARRAY_SIZE(tegra124_mc_clients),
|
/kernel/linux/linux-6.6/drivers/memory/tegra/ |
H A D | tegra124.c | 14 static const struct tegra_mc_client tegra124_mc_clients[] = { variable 1249 .clients = tegra124_mc_clients, 1250 .num_clients = ARRAY_SIZE(tegra124_mc_clients), 1262 .clients = tegra124_mc_clients, 1263 .num_clients = ARRAY_SIZE(tegra124_mc_clients), 1283 .clients = tegra124_mc_clients, 1284 .num_clients = ARRAY_SIZE(tegra124_mc_clients), 1296 .clients = tegra124_mc_clients, 1297 .num_clients = ARRAY_SIZE(tegra124_mc_clients),
|
Completed in 2 milliseconds