Home
last modified time | relevance | path

Searched refs:THERMAL_TRIP_PASSIVE (Results 1 – 13 of 13) sorted by relevance

/linux-4.1.27/drivers/thermal/int340x_thermal/
Dint340x_thermal_zone.c94 *type = THERMAL_TRIP_PASSIVE; in int340x_thermal_get_trip_type()
100 *type = THERMAL_TRIP_PASSIVE; in int340x_thermal_get_trip_type()
/linux-4.1.27/tools/thermal/tmon/
Dtmon.h67 THERMAL_TRIP_PASSIVE, enumerator
Dtui.c547 case THERMAL_TRIP_PASSIVE: return 'P'; in trip_type_to_char()
/linux-4.1.27/drivers/thermal/
Dstep_wise.c123 if (type == THERMAL_TRIP_PASSIVE || type == THERMAL_TRIPS_NONE) in update_passive_instance()
Dintel_soc_dts_thermal.c246 *type = THERMAL_TRIP_PASSIVE; in sys_get_trip_type()
Ddb8500_thermal.c351 ptrips->trip_points[i].type = THERMAL_TRIP_PASSIVE; in db8500_thermal_parse_dt()
Dx86_pkg_temp_thermal.c271 *type = THERMAL_TRIP_PASSIVE; in sys_get_trip_type()
Dimx_thermal.c260 *type = (trip == IMX_TRIP_PASSIVE) ? THERMAL_TRIP_PASSIVE : in imx_get_trip_type()
Dof-thermal.c633 [THERMAL_TRIP_PASSIVE] = "passive",
Dthermal_core.c616 case THERMAL_TRIP_PASSIVE: in trip_point_type_show()
1567 if (trip_type == THERMAL_TRIP_PASSIVE) in thermal_zone_device_register()
/linux-4.1.27/include/linux/
Dthermal.h74 THERMAL_TRIP_PASSIVE, enumerator
/linux-4.1.27/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c224 *type = THERMAL_TRIP_PASSIVE; in ti_thermal_get_trip_type()
/linux-4.1.27/drivers/acpi/
Dthermal.c621 *type = THERMAL_TRIP_PASSIVE; in thermal_get_trip_type()