Symbol: tegra_tsensor_group
drivers/thermal/tegra/soctherm-fuse.c
117
const struct tegra_tsensor_group *sensor_group;
drivers/thermal/tegra/soctherm.c
1261
const struct tegra_tsensor_group **ttgs = ts->soc->ttgs;
drivers/thermal/tegra/soctherm.c
2026
const struct tegra_tsensor_group **ttgs = tegra->soc->ttgs;
drivers/thermal/tegra/soctherm.c
306
const struct tegra_tsensor_group *sg;
drivers/thermal/tegra/soctherm.c
482
const struct tegra_tsensor_group *sg,
drivers/thermal/tegra/soctherm.c
521
const struct tegra_tsensor_group *sg,
drivers/thermal/tegra/soctherm.c
597
const struct tegra_tsensor_group *sg = zone->sg;
drivers/thermal/tegra/soctherm.c
738
const struct tegra_tsensor_group *sg,
drivers/thermal/tegra/soctherm.h
105
const struct tegra_tsensor_group *group;
drivers/thermal/tegra/soctherm.h
130
const struct tegra_tsensor_group **ttgs;
drivers/thermal/tegra/tegra114-soctherm.c
111
static const struct tegra_tsensor_group *tegra114_tsensor_groups[] = {
drivers/thermal/tegra/tegra114-soctherm.c
37
static const struct tegra_tsensor_group tegra114_tsensor_group_cpu = {
drivers/thermal/tegra/tegra114-soctherm.c
56
static const struct tegra_tsensor_group tegra114_tsensor_group_gpu = {
drivers/thermal/tegra/tegra114-soctherm.c
75
static const struct tegra_tsensor_group tegra114_tsensor_group_pll = {
drivers/thermal/tegra/tegra114-soctherm.c
92
static const struct tegra_tsensor_group tegra114_tsensor_group_mem = {
drivers/thermal/tegra/tegra124-soctherm.c
101
static const struct tegra_tsensor_group tegra124_tsensor_group_mem = {
drivers/thermal/tegra/tegra124-soctherm.c
120
static const struct tegra_tsensor_group *tegra124_tsensor_groups[] = {
drivers/thermal/tegra/tegra124-soctherm.c
46
static const struct tegra_tsensor_group tegra124_tsensor_group_cpu = {
drivers/thermal/tegra/tegra124-soctherm.c
65
static const struct tegra_tsensor_group tegra124_tsensor_group_gpu = {
drivers/thermal/tegra/tegra124-soctherm.c
84
static const struct tegra_tsensor_group tegra124_tsensor_group_pll = {
drivers/thermal/tegra/tegra132-soctherm.c
101
static const struct tegra_tsensor_group tegra132_tsensor_group_mem = {
drivers/thermal/tegra/tegra132-soctherm.c
120
static const struct tegra_tsensor_group *tegra132_tsensor_groups[] = {
drivers/thermal/tegra/tegra132-soctherm.c
46
static const struct tegra_tsensor_group tegra132_tsensor_group_cpu = {
drivers/thermal/tegra/tegra132-soctherm.c
65
static const struct tegra_tsensor_group tegra132_tsensor_group_gpu = {
drivers/thermal/tegra/tegra132-soctherm.c
84
static const struct tegra_tsensor_group tegra132_tsensor_group_pll = {
drivers/thermal/tegra/tegra210-soctherm.c
102
static const struct tegra_tsensor_group tegra210_tsensor_group_mem = {
drivers/thermal/tegra/tegra210-soctherm.c
121
static const struct tegra_tsensor_group *tegra210_tsensor_groups[] = {
drivers/thermal/tegra/tegra210-soctherm.c
47
static const struct tegra_tsensor_group tegra210_tsensor_group_cpu = {
drivers/thermal/tegra/tegra210-soctherm.c
66
static const struct tegra_tsensor_group tegra210_tsensor_group_gpu = {
drivers/thermal/tegra/tegra210-soctherm.c
85
static const struct tegra_tsensor_group tegra210_tsensor_group_pll = {