Searched defs:trip (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/drivers/thermal/ |
D | thermal_sys.c | 49 int trip; member 174 int trip, result; in trip_point_type_show() local 205 int trip, ret; in trip_point_temp_show() local 689 int temp, int trip_temp, int trip) in thermal_zone_device_passive() 774 int trip, in thermal_zone_bind_cooling_device() 859 int trip, in thermal_zone_unbind_cooling_device()
|
/linux-3.3/drivers/acpi/ |
D | thermal.c | 599 int trip, enum thermal_trip_type *type) in thermal_get_trip_type() 644 int trip, unsigned long *temp) in thermal_get_trip_temp() 709 static int thermal_notify(struct thermal_zone_device *thermal, int trip, in thermal_notify() 745 int trip = -1; in acpi_thermal_cooling_device_cb() local
|
/linux-3.3/drivers/platform/x86/ |
D | acerhdf.c | 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()
|
/linux-3.3/drivers/hwmon/ |
D | acpi_power_meter.c | 104 int trip[2]; member
|