Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dintel_quark_dts_thermal.c105 struct soc_sensor_entry { struct
113 static struct soc_sensor_entry *soc_dts; argument
125 struct soc_sensor_entry *aux_entry = tzd->devdata; in soc_dts_enable()
158 struct soc_sensor_entry *aux_entry = tzd->devdata; in soc_dts_disable()
225 static int update_trip_temp(struct soc_sensor_entry *aux_entry, in update_trip_temp()
318 struct soc_sensor_entry *aux_entry = tzd->devdata; in sys_get_mode()
348 static void free_soc_dts(struct soc_sensor_entry *aux_entry) in free_soc_dts()
367 static struct soc_sensor_entry *alloc_soc_dts(void) in alloc_soc_dts()
369 struct soc_sensor_entry *aux_entry; in alloc_soc_dts()