Searched defs:thermal (Results 1 – 5 of 5) sorted by relevance
/linux-3.3/drivers/platform/x86/ |
D | acerhdf.c | 263 static void acerhdf_check_param(struct thermal_zone_device *thermal) in acerhdf_check_param() 291 static int acerhdf_get_ec_temp(struct thermal_zone_device *thermal, in acerhdf_get_ec_temp() 309 static int acerhdf_bind(struct thermal_zone_device *thermal, in acerhdf_bind() 323 static int acerhdf_unbind(struct thermal_zone_device *thermal, in acerhdf_unbind() 353 static int acerhdf_get_mode(struct thermal_zone_device *thermal, in acerhdf_get_mode() 371 static int acerhdf_set_mode(struct thermal_zone_device *thermal, in acerhdf_set_mode() 382 static int acerhdf_get_trip_type(struct thermal_zone_device *thermal, int trip, in acerhdf_get_trip_type() 391 static int acerhdf_get_trip_temp(struct thermal_zone_device *thermal, int trip, in acerhdf_get_trip_temp() 400 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.3/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.3/sound/soc/codecs/ |
D | sta32x.c | 824 int i, ret = 0, thermal = 0; in sta32x_probe() local
|
/linux-3.3/include/acpi/ |
D | processor.h | 184 struct acpi_processor_lx thermal; /* thermal limit */ member
|