Home
last modified time | relevance | path

Searched refs:num_tsensors (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/thermal/tegra/
H A Dsoctherm.h129 const unsigned int num_tsensors; member
H A Dtegra132-soctherm.c216 .num_tsensors = ARRAY_SIZE(tegra132_tsensors),
H A Dtegra114-soctherm.c202 .num_tsensors = ARRAY_SIZE(tegra114_tsensors),
H A Dtegra210-soctherm.c224 .num_tsensors = ARRAY_SIZE(tegra210_tsensors),
H A Dtegra124-soctherm.c216 .num_tsensors = ARRAY_SIZE(tegra124_tsensors),
H A Dsoctherm.c1267 for (i = 0; i < ts->soc->num_tsensors; i++) { in regs_show()
2031 for (i = 0; i < tegra->soc->num_tsensors; ++i) in soctherm_init()
2149 soc->num_tsensors, sizeof(u32), in tegra_soctherm_probe()
2160 for (i = 0; i < soc->num_tsensors; ++i) { in tegra_soctherm_probe()