Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/tools/thermal/tmon/
Dtmon.h67 THERMAL_TRIP_PASSIVE, enumerator
Dtui.c547 case THERMAL_TRIP_PASSIVE: return 'P'; in trip_type_to_char()
/linux-4.4.14/drivers/thermal/
Dintel_soc_dts_iosf.c444 THERMAL_TRIP_PASSIVE); in intel_soc_dts_iosf_init()
449 THERMAL_TRIP_PASSIVE); in intel_soc_dts_iosf_init()
Dstep_wise.c123 if (type == THERMAL_TRIP_PASSIVE || type == THERMAL_TRIPS_NONE) in update_passive_instance()
Dhisi_thermal.c258 if (trip[i].type == THERMAL_TRIP_PASSIVE) { in hisi_thermal_register_sensor()
Dpower_allocator.c490 if (type == THERMAL_TRIP_PASSIVE) { in get_governor_trips()
Dx86_pkg_temp_thermal.c271 *type = THERMAL_TRIP_PASSIVE; in sys_get_trip_type()
Ddb8500_thermal.c350 ptrips->trip_points[i].type = THERMAL_TRIP_PASSIVE; in db8500_thermal_parse_dt()
Dimx_thermal.c257 *type = (trip == IMX_TRIP_PASSIVE) ? THERMAL_TRIP_PASSIVE : in imx_get_trip_type()
Dof-thermal.c638 [THERMAL_TRIP_PASSIVE] = "passive",
Dthermal_core.c676 case THERMAL_TRIP_PASSIVE: in trip_point_type_show()
1877 if (trip_type == THERMAL_TRIP_PASSIVE) in thermal_zone_device_register()
/linux-4.4.14/include/linux/
Dthermal.h82 THERMAL_TRIP_PASSIVE, enumerator
/linux-4.4.14/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c225 *type = THERMAL_TRIP_PASSIVE; in ti_thermal_get_trip_type()
/linux-4.4.14/drivers/acpi/
Dthermal.c616 *type = THERMAL_TRIP_PASSIVE; in thermal_get_trip_type()