/linux-4.4.14/drivers/thermal/ti-soc-thermal/ |
H A D | Makefile | |
H A D | ti-thermal-common.c | 121 static inline int ti_thermal_get_temp(struct thermal_zone_device *thermal, ti_thermal_get_temp() argument 130 static int ti_thermal_bind(struct thermal_zone_device *thermal, ti_thermal_bind() argument 154 static int ti_thermal_unbind(struct thermal_zone_device *thermal, ti_thermal_unbind() argument 171 static int ti_thermal_get_mode(struct thermal_zone_device *thermal, ti_thermal_get_mode() argument 183 static int ti_thermal_set_mode(struct thermal_zone_device *thermal, ti_thermal_set_mode() argument 216 static int ti_thermal_get_trip_type(struct thermal_zone_device *thermal, ti_thermal_get_trip_type() argument 231 static int ti_thermal_get_trip_temp(struct thermal_zone_device *thermal, ti_thermal_get_trip_temp() argument 261 static int ti_thermal_get_trend(struct thermal_zone_device *thermal, ti_thermal_get_trend() argument 282 static int ti_thermal_get_crit_temp(struct thermal_zone_device *thermal, ti_thermal_get_crit_temp() argument
|
/linux-4.4.14/drivers/thermal/ |
H A D | kirkwood_thermal.c | 35 static int kirkwood_get_temp(struct thermal_zone_device *thermal, kirkwood_get_temp() argument 74 struct thermal_zone_device *thermal = NULL; kirkwood_thermal_probe() local
|
H A D | spear_thermal.c | 40 static inline int thermal_get_temp(struct thermal_zone_device *thermal, thermal_get_temp() argument
|
H A D | dove_thermal.c | 95 static int dove_get_temp(struct thermal_zone_device *thermal, dove_get_temp() argument 132 struct thermal_zone_device *thermal = NULL; dove_thermal_probe() local
|
H A D | armada_thermal.c | 157 static int armada_get_temp(struct thermal_zone_device *thermal, armada_get_temp() argument 258 struct thermal_zone_device *thermal; armada_thermal_probe() local
|
H A D | db8500_thermal.c | 62 static int db8500_cdev_bind(struct thermal_zone_device *thermal, db8500_cdev_bind() argument 89 static int db8500_cdev_unbind(struct thermal_zone_device *thermal, db8500_cdev_unbind() argument 110 static int db8500_sys_get_temp(struct thermal_zone_device *thermal, int *temp) db8500_sys_get_temp() argument 125 static int db8500_sys_get_trend(struct thermal_zone_device *thermal, db8500_sys_get_trend() argument 136 static int db8500_sys_get_mode(struct thermal_zone_device *thermal, db8500_sys_get_mode() argument 149 static int db8500_sys_set_mode(struct thermal_zone_device *thermal, db8500_sys_set_mode() argument 166 static int db8500_sys_get_trip_type(struct thermal_zone_device *thermal, db8500_sys_get_trip_type() argument 181 static int db8500_sys_get_trip_temp(struct thermal_zone_device *thermal, db8500_sys_get_trip_temp() argument 196 static int db8500_sys_get_crit_temp(struct thermal_zone_device *thermal, db8500_sys_get_crit_temp() argument
|
H A D | hisi_thermal.c | 44 struct hisi_thermal_data *thermal; member in struct:hisi_thermal_sensor
|
H A D | intel_quark_dts_thermal.c | 279 static int sys_get_trip_type(struct thermal_zone_device *thermal, sys_get_trip_type() argument
|
H A D | of-thermal.c | 215 static int of_thermal_bind(struct thermal_zone_device *thermal, of_thermal_bind() argument 244 static int of_thermal_unbind(struct thermal_zone_device *thermal, of_thermal_unbind() argument
|
H A D | x86_pkg_temp_thermal.c | 267 static int sys_get_trip_type(struct thermal_zone_device *thermal, sys_get_trip_type() argument
|
H A D | rockchip_thermal.c | 115 struct rockchip_thermal_data *thermal; member in struct:rockchip_thermal_sensor 504 struct rockchip_thermal_data *thermal = dev; rockchip_thermal_alarm_irq_thread() local 520 struct rockchip_thermal_data *thermal = sensor->thermal; rockchip_thermal_get_temp() local 632 struct rockchip_thermal_data *thermal; rockchip_thermal_probe() local 760 struct rockchip_thermal_data *thermal = platform_get_drvdata(pdev); rockchip_thermal_remove() local 781 struct rockchip_thermal_data *thermal = platform_get_drvdata(pdev); rockchip_thermal_suspend() local 800 struct rockchip_thermal_data *thermal = platform_get_drvdata(pdev); rockchip_thermal_resume() local 536 rockchip_configure_from_dt(struct device *dev, struct device_node *np, struct rockchip_thermal_data *thermal) rockchip_configure_from_dt() argument 593 rockchip_thermal_register_sensor(struct platform_device *pdev, struct rockchip_thermal_data *thermal, struct rockchip_thermal_sensor *sensor, int id) rockchip_thermal_register_sensor() argument
|
/linux-4.4.14/drivers/thermal/int340x_thermal/ |
H A D | int3400_thermal.c | 34 struct thermal_zone_device *thermal; member in struct:int3400_thermal_priv 188 static int int3400_thermal_get_temp(struct thermal_zone_device *thermal, int3400_thermal_get_temp() argument 195 static int int3400_thermal_get_mode(struct thermal_zone_device *thermal, int3400_thermal_get_mode() argument 208 static int int3400_thermal_set_mode(struct thermal_zone_device *thermal, int3400_thermal_set_mode() argument
|
/linux-4.4.14/drivers/platform/x86/ |
H A D | intel_menlow.c | 423 struct thermal_zone_device *thermal; intel_menlow_register_sensor() local
|
H A D | acerhdf.c | 322 static void acerhdf_check_param(struct thermal_zone_device *thermal) acerhdf_check_param() argument 349 static int acerhdf_get_ec_temp(struct thermal_zone_device *thermal, int *t) acerhdf_get_ec_temp() argument 366 static int acerhdf_bind(struct thermal_zone_device *thermal, acerhdf_bind() argument 382 static int acerhdf_unbind(struct thermal_zone_device *thermal, acerhdf_unbind() argument 412 static int acerhdf_get_mode(struct thermal_zone_device *thermal, acerhdf_get_mode() argument 430 static int acerhdf_set_mode(struct thermal_zone_device *thermal, acerhdf_set_mode() argument 441 static int acerhdf_get_trip_type(struct thermal_zone_device *thermal, int trip, acerhdf_get_trip_type() argument 454 static int acerhdf_get_trip_hyst(struct thermal_zone_device *thermal, int trip, acerhdf_get_trip_hyst() argument 465 static int acerhdf_get_trip_temp(struct thermal_zone_device *thermal, int trip, acerhdf_get_trip_temp() argument 478 static int acerhdf_get_crit_temp(struct thermal_zone_device *thermal, acerhdf_get_crit_temp() argument
|
/linux-4.4.14/sound/soc/codecs/ |
H A D | sta32x.c | 882 int i, ret = 0, thermal = 0; sta32x_probe() local
|
H A D | sta350.c | 918 int i, ret = 0, thermal = 0; sta350_probe() local
|
/linux-4.4.14/drivers/acpi/ |
H A D | thermal.c | 528 static int thermal_get_temp(struct thermal_zone_device *thermal, int *temp) thermal_get_temp() argument 545 static int thermal_get_mode(struct thermal_zone_device *thermal, thermal_get_mode() argument 559 static int thermal_set_mode(struct thermal_zone_device *thermal, thermal_set_mode() argument 589 static int thermal_get_trip_type(struct thermal_zone_device *thermal, thermal_get_trip_type() argument 634 static int thermal_get_trip_temp(struct thermal_zone_device *thermal, thermal_get_trip_temp() argument 687 static int thermal_get_crit_temp(struct thermal_zone_device *thermal, thermal_get_crit_temp() argument 701 static int thermal_get_trend(struct thermal_zone_device *thermal, thermal_get_trend() argument 745 static int thermal_notify(struct thermal_zone_device *thermal, int trip, thermal_notify() argument 767 static int acpi_thermal_cooling_device_cb(struct thermal_zone_device *thermal, acpi_thermal_cooling_device_cb() argument 858 acpi_thermal_bind_cooling_device(struct thermal_zone_device *thermal, acpi_thermal_bind_cooling_device() argument 865 acpi_thermal_unbind_cooling_device(struct thermal_zone_device *thermal, acpi_thermal_unbind_cooling_device() argument
|
/linux-4.4.14/include/acpi/ |
H A D | processor.h | 179 struct acpi_processor_lx thermal; /* thermal limit */ member in struct:acpi_processor_limit
|
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/ |
H A D | acx.h | 292 struct wl18xx_acx_thermal_stats thermal; member in struct:wl18xx_acx_statistics
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
H A D | core.h | 848 struct ath10k_thermal thermal; member in struct:ath10k
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | radeon.h | 1591 struct radeon_dpm_thermal thermal; member in struct:radeon_dpm
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu.h | 1635 struct amdgpu_dpm_thermal thermal; member in struct:amdgpu_dpm
|