Searched refs:thermal_trip_type (Results 1 – 25 of 29) sorted by relevance
12
/linux-6.1.9/drivers/thermal/ |
D | gov_step_wise.c | 88 enum thermal_trip_type type, int value) in update_passive_instance() 101 enum thermal_trip_type trip_type; in thermal_zone_trip_update()
|
D | gov_fair_share.c | 26 enum thermal_trip_type trip_type; in get_trip_level()
|
D | thermal_of.c | 75 enum thermal_trip_type *type) in of_thermal_get_trip_type() 186 enum thermal_trip_type *type) in thermal_of_get_trip_type()
|
D | thermal_helpers.c | 72 enum thermal_trip_type type; in __thermal_zone_get_temp()
|
D | da9062-thermal.c | 125 enum thermal_trip_type *type) in da9062_thermal_get_trip_type()
|
D | thermal_core.c | 330 int trip, int trip_temp, enum thermal_trip_type trip_type) in handle_critical_trips() 346 enum thermal_trip_type type; in handle_thermal_trip() 1185 enum thermal_trip_type trip_type; in thermal_zone_device_register_with_trips()
|
D | thermal_sysfs.c | 86 enum thermal_trip_type type; in trip_point_type_show() 120 enum thermal_trip_type type; in trip_point_temp_store()
|
D | gov_power_allocator.c | 523 enum thermal_trip_type type; in get_governor_trips()
|
D | rcar_thermal.c | 282 int trip, enum thermal_trip_type *type) in rcar_thermal_get_trip_type()
|
/linux-6.1.9/include/trace/events/ |
D | thermal.h | 71 enum thermal_trip_type trip_type), 79 __field(enum thermal_trip_type, trip_type)
|
/linux-6.1.9/drivers/thermal/intel/ |
D | intel_soc_dts_iosf.h | 30 enum thermal_trip_type trip_types[2];
|
D | intel_soc_dts_iosf.c | 102 enum thermal_trip_type trip_type) in update_trip_temp() 212 int trip, enum thermal_trip_type *type) in sys_get_trip_type()
|
D | intel_quark_dts_thermal.c | 266 int trip, enum thermal_trip_type *type) in sys_get_trip_type()
|
D | x86_pkg_temp_thermal.c | 216 enum thermal_trip_type *type) in sys_get_trip_type()
|
D | intel_pch_thermal.c | 302 enum thermal_trip_type *type) in pch_get_trip_type()
|
/linux-6.1.9/include/uapi/linux/ |
D | thermal.h | 12 enum thermal_trip_type { enum
|
/linux-6.1.9/include/linux/ |
D | thermal.h | 66 enum thermal_trip_type *); 88 enum thermal_trip_type type;
|
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_thermal.c | 33 int trip, enum thermal_trip_type *type) in cxgb4_thermal_get_trip_type()
|
/linux-6.1.9/drivers/thermal/st/ |
D | st_thermal.c | 138 int trip, enum thermal_trip_type *type) in st_thermal_get_trip_type()
|
/linux-6.1.9/drivers/thermal/intel/int340x_thermal/ |
D | int340x_thermal_zone.c | 81 enum thermal_trip_type *type) in int340x_thermal_get_trip_type()
|
D | processor_thermal_device_pci.c | 168 enum thermal_trip_type *type) in sys_get_trip_type()
|
/linux-6.1.9/drivers/platform/x86/ |
D | acerhdf.c | 428 enum thermal_trip_type *type) in acerhdf_get_trip_type()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | core_thermal.c | 265 enum thermal_trip_type *p_type) in mlxsw_thermal_get_trip_type() 439 enum thermal_trip_type *p_type) in mlxsw_thermal_module_trip_type_get()
|
/linux-6.1.9/drivers/acpi/ |
D | thermal.c | 517 int trip, enum thermal_trip_type *type) in thermal_get_trip_type() 632 enum thermal_trip_type type; in thermal_get_trend()
|
/linux-6.1.9/drivers/thermal/tegra/ |
D | tegra30-tsensor.c | 320 enum thermal_trip_type type; in tegra_tsensor_get_hw_channel_trips()
|
12