Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dintel_soc_dts_thermal.c62 struct soc_sensor_entry { struct
71 static struct soc_sensor_entry *soc_dts[SOC_MAX_DTS_SENSORS]; argument
113 struct soc_sensor_entry *aux_entry; in sys_get_trip_temp()
140 static int update_trip_temp(struct soc_sensor_entry *aux_entry, in update_trip_temp()
229 struct soc_sensor_entry *aux_entry = tzd->devdata; in sys_set_trip_temp()
258 struct soc_sensor_entry *aux_entry; in sys_get_curr_temp()
281 static void free_soc_dts(struct soc_sensor_entry *aux_entry) in free_soc_dts()
312 static struct soc_sensor_entry *alloc_soc_dts(int id, u32 tj_max, in alloc_soc_dts()
315 struct soc_sensor_entry *aux_entry; in alloc_soc_dts()