soc_sensor_entry
static struct soc_sensor_entry *soc_dts;
struct soc_sensor_entry *aux_entry = thermal_zone_device_priv(tzd);
struct soc_sensor_entry *aux_entry = thermal_zone_device_priv(tzd);
static int update_trip_temp(struct soc_sensor_entry *aux_entry,
static void free_soc_dts(struct soc_sensor_entry *aux_entry)
static struct soc_sensor_entry *alloc_soc_dts(void)
struct soc_sensor_entry *aux_entry;