Searched defs:trip (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/drivers/thermal/ |
D | thermal_sys.c | 49 int trip; member 172 int trip, result; in trip_point_type_show() local 203 int trip, ret; in trip_point_temp_show() local 670 int temp, int trip_temp, int trip) in thermal_zone_device_passive() 755 int trip, in thermal_zone_bind_cooling_device() 839 int trip, in thermal_zone_unbind_cooling_device()
|
/linux-3.4.99/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.4.99/drivers/platform/x86/ |
D | acerhdf.c | 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()
|
/linux-3.4.99/drivers/hwmon/ |
D | acpi_power_meter.c | 104 int trip[2]; member
|