Home
last modified time | relevance | path

Searched defs:aux_entry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c121 struct soc_sensor_entry *aux_entry = tzd->devdata; in soc_dts_enable() local
149 struct soc_sensor_entry *aux_entry = tzd->devdata; in soc_dts_disable() local
211 static int update_trip_temp(struct soc_sensor_entry *aux_entry, in update_trip_temp() argument
325 static void free_soc_dts(struct soc_sensor_entry *aux_entry) in free_soc_dts() argument
346 struct soc_sensor_entry *aux_entry; alloc_soc_dts() local
[all...]
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c123 struct soc_sensor_entry *aux_entry = thermal_zone_device_priv(tzd); in soc_dts_enable() local
151 struct soc_sensor_entry *aux_entry = thermal_zone_device_priv(tzd); in soc_dts_disable() local
202 static int update_trip_temp(struct soc_sensor_entry *aux_entry, in update_trip_temp() argument
302 static void free_soc_dts(struct soc_sensor_entry *aux_entry) in free_soc_dts() argument
323 struct soc_sensor_entry *aux_entry; alloc_soc_dts() local
[all...]

Completed in 2 milliseconds