Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/tegra/
Dsoctherm.h109 const unsigned int num_tsensors; member
Dtegra210-soctherm.c208 .num_tsensors = ARRAY_SIZE(tegra210_tsensors),
Dtegra132-soctherm.c207 .num_tsensors = ARRAY_SIZE(tegra132_tsensors),
Dtegra124-soctherm.c207 .num_tsensors = ARRAY_SIZE(tegra124_tsensors),
Dsoctherm.c621 for (i = 0; i < ts->soc->num_tsensors; i++) { in regs_show()
1204 for (i = 0; i < tegra->soc->num_tsensors; ++i) in soctherm_init()
1322 soc->num_tsensors, sizeof(u32), in tegra_soctherm_probe()
1333 for (i = 0; i < soc->num_tsensors; ++i) { in tegra_soctherm_probe()