Symbol: temp_sensor_data
drivers/thermal/ti-soc-thermal/dra752-thermal-data.c
149
static struct temp_sensor_data dra752_mpu_temp_sensor_data = {
drivers/thermal/ti-soc-thermal/dra752-thermal-data.c
157
static struct temp_sensor_data dra752_gpu_temp_sensor_data = {
drivers/thermal/ti-soc-thermal/dra752-thermal-data.c
165
static struct temp_sensor_data dra752_core_temp_sensor_data = {
drivers/thermal/ti-soc-thermal/dra752-thermal-data.c
173
static struct temp_sensor_data dra752_dspeve_temp_sensor_data = {
drivers/thermal/ti-soc-thermal/dra752-thermal-data.c
181
static struct temp_sensor_data dra752_iva_temp_sensor_data = {
drivers/thermal/ti-soc-thermal/omap3-thermal-data.c
108
static struct temp_sensor_data omap36xx_mpu_temp_sensor_data = {
drivers/thermal/ti-soc-thermal/omap3-thermal-data.c
40
static struct temp_sensor_data omap34xx_mpu_temp_sensor_data = {
drivers/thermal/ti-soc-thermal/omap4-thermal-data.c
121
static struct temp_sensor_data omap4460_mpu_temp_sensor_data = {
drivers/thermal/ti-soc-thermal/omap4-thermal-data.c
33
static struct temp_sensor_data omap4430_mpu_temp_sensor_data = {
drivers/thermal/ti-soc-thermal/omap5-thermal-data.c
130
static struct temp_sensor_data omap5430_mpu_temp_sensor_data = {
drivers/thermal/ti-soc-thermal/omap5-thermal-data.c
140
static struct temp_sensor_data omap5430_gpu_temp_sensor_data = {
drivers/thermal/ti-soc-thermal/omap5-thermal-data.c
150
static struct temp_sensor_data omap5430_core_temp_sensor_data = {
drivers/thermal/ti-soc-thermal/ti-bandgap.c
973
struct temp_sensor_data *ts_data;
drivers/thermal/ti-soc-thermal/ti-bandgap.h
233
struct temp_sensor_data *ts_data;