Home
last modified time | relevance | path

Searched defs:trip (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/thermal/
Dthermal_sys.c49 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/
Dthermal.c599 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/
Dacerhdf.c398 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/
Dacpi_power_meter.c104 int trip[2]; member