Home
last modified time | relevance | path

Searched refs:THERMAL_TRIP_PASSIVE (Results 1 - 25 of 35) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c93 zone_trips[trip_cnt].type = THERMAL_TRIP_PASSIVE; in int340x_thermal_read_trips()
156 zone_trips[i].type = THERMAL_TRIP_PASSIVE; in int340x_thermal_zone_add()
235 case THERMAL_TRIP_PASSIVE: in int340x_thermal_update_trips()
H A Dprocessor_thermal_device_pci.c188 .type = THERMAL_TRIP_PASSIVE,
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dthermal.h14 THERMAL_TRIP_PASSIVE, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dthermal.h14 THERMAL_TRIP_PASSIVE, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dthermal.h28 THERMAL_TRIP_PASSIVE, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dthermal.h28 THERMAL_TRIP_PASSIVE, enumerator
/kernel/linux/linux-5.10/include/trace/events/
H A Dthermal.h14 TRACE_DEFINE_ENUM(THERMAL_TRIP_PASSIVE); variable
21 { THERMAL_TRIP_PASSIVE, "PASSIVE"}, \
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_trace.h14 TRACE_DEFINE_ENUM(THERMAL_TRIP_PASSIVE); variable
21 { THERMAL_TRIP_PASSIVE, "PASSIVE"}, \
H A Dgov_step_wise.c78 if (type == THERMAL_TRIP_PASSIVE) in update_passive_instance()
H A Dhisi_thermal.c494 if (trip.type == THERMAL_TRIP_PASSIVE) { in hisi_thermal_register_sensor()
H A Dgov_power_allocator.c535 if (trip.type == THERMAL_TRIP_PASSIVE) { in get_governor_trips()
/kernel/linux/linux-5.10/tools/thermal/tmon/
H A Dtmon.h61 THERMAL_TRIP_PASSIVE, enumerator
H A Dtui.c538 case THERMAL_TRIP_PASSIVE: return 'P'; in trip_type_to_char()
/kernel/linux/linux-6.6/tools/thermal/tmon/
H A Dtmon.h61 THERMAL_TRIP_PASSIVE, enumerator
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c92 *type = THERMAL_TRIP_PASSIVE; in int340x_thermal_get_trip_type()
98 *type = THERMAL_TRIP_PASSIVE; in int340x_thermal_get_trip_type()
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dintel_soc_dts_iosf.c354 THERMAL_TRIP_PASSIVE, 0); in intel_soc_dts_iosf_init()
362 trip_type = THERMAL_TRIP_PASSIVE; in intel_soc_dts_iosf_init()
H A Dintel_pch_thermal.c109 ptd->trips[trip].type = THERMAL_TRIP_PASSIVE; in pch_wpt_add_acpi_psv_trip()
/kernel/linux/linux-5.10/drivers/thermal/
H A Dgov_step_wise.c112 if (type == THERMAL_TRIP_PASSIVE || type == THERMAL_TRIPS_NONE) in update_passive_instance()
H A Dthermal_sysfs.c100 case THERMAL_TRIP_PASSIVE: in trip_point_type_show()
461 if (trip_type == THERMAL_TRIP_PASSIVE) in thermal_zone_passive_is_visible()
H A Dhisi_thermal.c505 if (trip[i].type == THERMAL_TRIP_PASSIVE) { in hisi_thermal_register_sensor()
H A Dgov_power_allocator.c483 if (type == THERMAL_TRIP_PASSIVE) { in get_governor_trips()
/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dintel_soc_dts_iosf.c443 THERMAL_TRIP_PASSIVE); in intel_soc_dts_iosf_init()
448 THERMAL_TRIP_PASSIVE); in intel_soc_dts_iosf_init()
H A Dintel_pch_thermal.c244 *type = THERMAL_TRIP_PASSIVE; in pch_get_trip_type()
H A Dx86_pkg_temp_thermal.c216 *type = THERMAL_TRIP_PASSIVE; in sys_get_trip_type()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dthermal.c510 case THERMAL_TRIP_PASSIVE: in thermal_get_trend()
725 trip->type = THERMAL_TRIP_PASSIVE; in acpi_thermal_register_thermal_zone()

Completed in 16 milliseconds

12