Searched defs:thermal (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/drivers/platform/x86/ |
D | acerhdf.c | 280 static void acerhdf_check_param(struct thermal_zone_device *thermal) in acerhdf_check_param() 307 static int acerhdf_get_ec_temp(struct thermal_zone_device *thermal, in acerhdf_get_ec_temp() 325 static int acerhdf_bind(struct thermal_zone_device *thermal, in acerhdf_bind() 339 static int acerhdf_unbind(struct thermal_zone_device *thermal, in acerhdf_unbind() 369 static int acerhdf_get_mode(struct thermal_zone_device *thermal, in acerhdf_get_mode() 387 static int acerhdf_set_mode(struct thermal_zone_device *thermal, in acerhdf_set_mode() 398 static int acerhdf_get_trip_type(struct thermal_zone_device *thermal, int trip, in acerhdf_get_trip_type() 407 static int acerhdf_get_trip_temp(struct thermal_zone_device *thermal, int trip, in acerhdf_get_trip_temp() 416 static int acerhdf_get_crit_temp(struct thermal_zone_device *thermal, in acerhdf_get_crit_temp()
|
D | intel_menlow.c | 429 struct thermal_zone_device *thermal; in intel_menlow_register_sensor() local
|
/linux-3.4.99/drivers/acpi/ |
D | thermal.c | 536 static int thermal_get_temp(struct thermal_zone_device *thermal, in thermal_get_temp() 555 static int thermal_get_mode(struct thermal_zone_device *thermal, in thermal_get_mode() 569 static int thermal_set_mode(struct thermal_zone_device *thermal, in thermal_set_mode() 598 static int thermal_get_trip_type(struct thermal_zone_device *thermal, in thermal_get_trip_type() 643 static int thermal_get_trip_temp(struct thermal_zone_device *thermal, in thermal_get_trip_temp() 696 static int thermal_get_crit_temp(struct thermal_zone_device *thermal, in thermal_get_crit_temp() 709 static int thermal_notify(struct thermal_zone_device *thermal, int trip, in thermal_notify() 734 static int acpi_thermal_cooling_device_cb(struct thermal_zone_device *thermal, in acpi_thermal_cooling_device_cb() 800 acpi_thermal_bind_cooling_device(struct thermal_zone_device *thermal, in acpi_thermal_bind_cooling_device() 808 acpi_thermal_unbind_cooling_device(struct thermal_zone_device *thermal, in acpi_thermal_unbind_cooling_device()
|
/linux-3.4.99/drivers/thermal/ |
D | spear_thermal.c | 40 static inline int thermal_get_temp(struct thermal_zone_device *thermal, in thermal_get_temp()
|
/linux-3.4.99/sound/soc/codecs/ |
D | sta32x.c | 824 int i, ret = 0, thermal = 0; in sta32x_probe() local
|
/linux-3.4.99/include/acpi/ |
D | processor.h | 184 struct acpi_processor_lx thermal; /* thermal limit */ member
|