Searched defs:thermal (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dintel_menlow.c428 struct thermal_zone_device *thermal; local
H A Dacerhdf.c264 static void acerhdf_check_param(struct thermal_zone_device *thermal) argument
292 static int acerhdf_get_ec_temp(struct thermal_zone_device *thermal, argument
310 static int acerhdf_bind(struct thermal_zone_device *thermal, argument
324 static int acerhdf_unbind(struct thermal_zone_device *thermal, argument
354 acerhdf_get_mode(struct thermal_zone_device *thermal, enum thermal_device_mode *mode) argument
372 acerhdf_set_mode(struct thermal_zone_device *thermal, enum thermal_device_mode mode) argument
383 acerhdf_get_trip_type(struct thermal_zone_device *thermal, int trip, enum thermal_trip_type *type) argument
392 acerhdf_get_trip_temp(struct thermal_zone_device *thermal, int trip, unsigned long *temp) argument
401 acerhdf_get_crit_temp(struct thermal_zone_device *thermal, unsigned long *temperature) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dprocessor.h184 struct acpi_processor_lx thermal; /* thermal limit */ member in struct:acpi_processor_limit
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dthermal.c597 static int thermal_get_temp(struct thermal_zone_device *thermal, argument
616 thermal_get_mode(struct thermal_zone_device *thermal, enum thermal_device_mode *mode) argument
630 thermal_set_mode(struct thermal_zone_device *thermal, enum thermal_device_mode mode) argument
659 thermal_get_trip_type(struct thermal_zone_device *thermal, int trip, enum thermal_trip_type *type) argument
704 thermal_get_trip_temp(struct thermal_zone_device *thermal, int trip, unsigned long *temp) argument
757 thermal_get_crit_temp(struct thermal_zone_device *thermal, unsigned long *temperature) argument
770 thermal_notify(struct thermal_zone_device *thermal, int trip, enum thermal_trip_type trip_type) argument
795 acpi_thermal_cooling_device_cb(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev, cb action) argument
861 acpi_thermal_bind_cooling_device(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) argument
869 acpi_thermal_unbind_cooling_device(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) argument
[all...]

Completed in 44 milliseconds