Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/tegra/
H A Dsoctherm.h92 struct tegra_tsensor { struct
123 const struct tegra_tsensor *tsensors; argument
136 int tegra_calc_tsensor_calib(const struct tegra_tsensor *sensor,
H A Dsoctherm-fuse.c107 int tegra_calc_tsensor_calib(const struct tegra_tsensor *sensor, in tegra_calc_tsensor_calib()
H A Dtegra124-soctherm.c127 static const struct tegra_tsensor tegra124_tsensors[] = {
H A Dtegra132-soctherm.c127 static struct tegra_tsensor tegra132_tsensors[] = {
H A Dtegra210-soctherm.c128 static const struct tegra_tsensor tegra210_tsensors[] = {
H A Dsoctherm.c387 const struct tegra_tsensor *sensor = &tegra->soc->tsensors[i]; in enable_tsensor()
1296 const struct tegra_tsensor *tsensors = ts->soc->tsensors; in regs_show()