Searched refs:thermal_zone_device_priv (Results 1 – 25 of 65) sorted by relevance
123
34 struct spear_thermal_dev *stdev = thermal_zone_device_priv(thermal); in thermal_get_temp()51 struct spear_thermal_dev *stdev = thermal_zone_device_priv(spear_thermal); in spear_thermal_suspend()67 struct spear_thermal_dev *stdev = thermal_zone_device_priv(spear_thermal); in spear_thermal_resume()157 struct spear_thermal_dev *stdev = thermal_zone_device_priv(spear_thermal); in spear_thermal_exit()
77 struct loongson2_thermal_data *data = thermal_zone_device_priv(tz); in loongson2_2k1000_get_temp()88 struct loongson2_thermal_data *data = thermal_zone_device_priv(tz); in loongson2_2k2000_get_temp()99 struct loongson2_thermal_data *data = thermal_zone_device_priv(tzd); in loongson2_thermal_irq_thread()110 struct loongson2_thermal_data *data = thermal_zone_device_priv(tz); in loongson2_thermal_set_trips()
30 struct kirkwood_thermal_priv *priv = thermal_zone_device_priv(thermal); in kirkwood_get_temp()
26 struct thermal_mmio *sensor = thermal_zone_device_priv(tz); in thermal_mmio_get_temperature()
48 struct imx_sc_sensor *sensor = thermal_zone_device_priv(tz); in imx_sc_thermal_get_temp()
49 struct max77620_therm_info *mtherm = thermal_zone_device_priv(tz); in max77620_thermal_read_temp()
90 struct dove_thermal_priv *priv = thermal_zone_device_priv(thermal); in dove_get_temp()
59 struct gadc_thermal_info *gti = thermal_zone_device_priv(tz); in gadc_thermal_get_temp()
256 struct imx_thermal_data *data = thermal_zone_device_priv(tz); in imx_get_temp()313 struct imx_thermal_data *data = thermal_zone_device_priv(tz); in imx_change_mode()337 struct imx_thermal_data *data = thermal_zone_device_priv(tz); in imx_set_trip_temp()
64 struct db8500_thermal_zone *th = thermal_zone_device_priv(tz); in db8500_thermal_get_temp()
118 struct soc_sensor_entry *aux_entry = thermal_zone_device_priv(tzd); in soc_dts_enable()146 struct soc_sensor_entry *aux_entry = thermal_zone_device_priv(tzd); in soc_dts_disable()264 return update_trip_temp(thermal_zone_device_priv(tzd), trip_index, temp); in sys_set_trip_temp()
136 struct intel_soc_dts_sensor_entry *dts = thermal_zone_device_priv(tzd); in sys_set_trip_temp()156 struct intel_soc_dts_sensor_entry *dts = thermal_zone_device_priv(tzd); in sys_get_curr_temp()
109 struct zone_device *zonedev = thermal_zone_device_priv(tzd); in sys_get_curr_temp()125 struct zone_device *zonedev = thermal_zone_device_priv(tzd); in sys_set_trip_temp()
173 struct mlxsw_thermal *thermal = thermal_zone_device_priv(tzdev); in mlxsw_thermal_should_bind()189 struct mlxsw_thermal *thermal = thermal_zone_device_priv(tzdev); in mlxsw_thermal_get_temp()222 struct mlxsw_thermal_module *tz = thermal_zone_device_priv(tzdev); in mlxsw_thermal_module_should_bind()239 struct mlxsw_thermal_module *tz = thermal_zone_device_priv(tzdev); in mlxsw_thermal_module_temp_get()263 struct mlxsw_thermal_module *tz = thermal_zone_device_priv(tzdev); in mlxsw_thermal_gearbox_temp_get()
17 struct int34x_thermal_zone *d = thermal_zone_device_priv(zone); in int340x_thermal_get_zone_temp()44 struct int34x_thermal_zone *d = thermal_zone_device_priv(zone); in int340x_thermal_set_trip_temp()
73 struct ti_thermal_data *data = thermal_zone_device_priv(tz); in __ti_thermal_get_temp()116 struct ti_thermal_data *data = thermal_zone_device_priv(tz); in __ti_thermal_get_trend()
241 void *thermal_zone_device_priv(struct thermal_zone_device *tzd);325 static inline void *thermal_zone_device_priv(struct thermal_zone_device *tz) in thermal_zone_device_priv() function
19 void __iomem *pvtmon = thermal_zone_device_priv(tz); in ns_thermal_get_temp()
36 struct bcm2711_thermal_priv *priv = thermal_zone_device_priv(tz); in bcm2711_get_temp()
155 struct brcmstb_thermal_priv *priv = thermal_zone_device_priv(tz); in brcmstb_get_temp()263 struct brcmstb_thermal_priv *priv = thermal_zone_device_priv(tz); in brcmstb_set_trips()
35 struct sr_tmon *tmon = thermal_zone_device_priv(tz); in sr_get_temp()
15 struct adapter *adap = thermal_zone_device_priv(tzdev); in cxgb4_thermal_get_temp()
67 struct tegra_bpmp_thermal_zone *zone = thermal_zone_device_priv(tz); in tegra_bpmp_thermal_get_temp()74 struct tegra_bpmp_thermal_zone *zone = thermal_zone_device_priv(tz); in tegra_bpmp_thermal_set_trips()
480 struct acpi_thermal *tz = thermal_zone_device_priv(thermal); in thermal_get_temp()499 struct acpi_thermal *tz = thermal_zone_device_priv(thermal); in thermal_get_trend()543 struct acpi_thermal *tz = thermal_zone_device_priv(thermal); in acpi_thermal_zone_device_hot()552 struct acpi_thermal *tz = thermal_zone_device_priv(thermal); in acpi_thermal_zone_device_critical()
188 struct qpnp_tm_chip *chip = thermal_zone_device_priv(tz); in qpnp_tm_get_temp()267 struct qpnp_tm_chip *chip = thermal_zone_device_priv(tz); in qpnp_tm_set_trip_temp()
Completed in 723 milliseconds