| /Linux-v5.4/drivers/thermal/intel/int340x_thermal/ | 
| D | int340x_thermal_zone.c | 43 					 int trip, int *temp)  in int340x_thermal_get_trip_temp()75 					 int trip,  in int340x_thermal_get_trip_type()
 108 				      int trip, int temp)  in int340x_thermal_set_trip_temp()
 130 		int trip, int *temp)  in int340x_thermal_get_trip_hyst()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | core_thermal.c | 208 	struct mlxsw_thermal_trip *trip = trips;  in mlxsw_thermal_tz_score_update()  local243 		const struct mlxsw_thermal_trip *trip = &thermal->trips[i];  in mlxsw_thermal_bind()  local
 335 				       int trip,  in mlxsw_thermal_get_trip_type()
 348 				       int trip, int *p_temp)  in mlxsw_thermal_get_trip_temp()
 360 				       int trip, int temp)  in mlxsw_thermal_set_trip_temp()
 373 				       int trip, int *p_hyst)  in mlxsw_thermal_get_trip_hyst()
 382 				       int trip, int hyst)  in mlxsw_thermal_set_trip_hyst()
 391 				   int trip, enum thermal_trend *trend)  in mlxsw_thermal_trend_get()
 432 		const struct mlxsw_thermal_trip *trip = &tz->trips[i];  in mlxsw_thermal_module_bind()  local
 536 mlxsw_thermal_module_trip_type_get(struct thermal_zone_device *tzdev, int trip,  in mlxsw_thermal_module_trip_type_get()
 [all …]
 
 | 
| /Linux-v5.4/drivers/thermal/intel/ | 
| D | intel_quark_dts_thermal.c | 189 static int _get_trip_temp(int trip, int *temp)  in _get_trip_temp()215 				int trip, int *temp)  in sys_get_trip_temp()
 226 				int trip, int temp)  in update_trip_temp()
 273 static inline int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip,  in sys_set_trip_temp()
 280 		int trip, enum thermal_trip_type *type)  in sys_get_trip_type()
 
 | 
| D | intel_soc_dts_iosf.c | 73 static int sys_get_trip_temp(struct thermal_zone_device *tzd, int trip,  in sys_get_trip_temp()189 static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip,  in sys_set_trip_temp()
 208 			     int trip, enum thermal_trip_type *type)  in sys_get_trip_type()
 
 | 
| D | x86_pkg_temp_thermal.c | 140 			     int trip, int *temp)  in sys_get_trip_temp()174 sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, int temp)  in sys_set_trip_temp()
 213 static int sys_get_trip_type(struct thermal_zone_device *thermal, int trip,  in sys_get_trip_type()
 
 | 
| /Linux-v5.4/drivers/thermal/ | 
| D | gov_bang_bang.c | 16 static void thermal_zone_trip_update(struct thermal_zone_device *tz, int trip)  in thermal_zone_trip_update()99 static int bang_bang_control(struct thermal_zone_device *tz, int trip)  in bang_bang_control()
 
 | 
| D | of-thermal.c | 142 bool of_thermal_is_trip_valid(struct thermal_zone_device *tz, int trip)  in of_thermal_is_trip_valid()194 static int of_thermal_get_trend(struct thermal_zone_device *tz, int trip,  in of_thermal_get_trend()
 305 static int of_thermal_get_trip_type(struct thermal_zone_device *tz, int trip,  in of_thermal_get_trip_type()
 318 static int of_thermal_get_trip_temp(struct thermal_zone_device *tz, int trip,  in of_thermal_get_trip_temp()
 331 static int of_thermal_set_trip_temp(struct thermal_zone_device *tz, int trip,  in of_thermal_set_trip_temp()
 353 static int of_thermal_get_trip_hyst(struct thermal_zone_device *tz, int trip,  in of_thermal_get_trip_hyst()
 366 static int of_thermal_set_trip_hyst(struct thermal_zone_device *tz, int trip,  in of_thermal_set_trip_hyst()
 685 	struct device_node *trip;  in thermal_of_populate_bind_params()  local
 808 				    struct thermal_trip *trip)  in thermal_of_populate_trip()
 
 | 
| D | step_wise.c | 116 static void thermal_zone_trip_update(struct thermal_zone_device *tz, int trip)  in thermal_zone_trip_update()186 static int step_wise_throttle(struct thermal_zone_device *tz, int trip)  in step_wise_throttle()
 
 | 
| D | thermal_helpers.c | 25 int get_tz_trend(struct thermal_zone_device *tz, int trip)  in get_tz_trend()45 		     struct thermal_cooling_device *cdev, int trip)  in get_thermal_instance()
 
 | 
| D | thermal_core.c | 324 static void handle_non_critical_trips(struct thermal_zone_device *tz, int trip)  in handle_non_critical_trips()379 				  int trip, enum thermal_trip_type trip_type)  in handle_critical_trips()
 412 static void handle_thermal_trip(struct thermal_zone_device *tz, int trip)  in handle_thermal_trip()
 508 void thermal_notify_framework(struct thermal_zone_device *tz, int trip)  in thermal_notify_framework()
 682 				     int trip,  in thermal_zone_bind_cooling_device()
 807 				       int trip,  in thermal_zone_unbind_cooling_device()
 
 | 
| D | user_space.c | 25 static int notify_user_space(struct thermal_zone_device *tz, int trip)  in notify_user_space()
 | 
| D | thermal_core.h | 43 	int trip;  member108 					    int trip)  in of_thermal_is_trip_valid()
 
 | 
| D | da9062-thermal.c | 133 					int trip,  in da9062_thermal_get_trip_type()152 					int trip,  in da9062_thermal_get_trip_temp()
 
 | 
| D | thermal_sysfs.c | 95 	int trip, result;  in trip_point_type_show()  local126 	int trip, ret;  in trip_point_temp_store()  local
 152 	int trip, ret;  in trip_point_temp_show()  local
 174 	int trip, ret;  in trip_point_hyst_store()  local
 204 	int trip, ret;  in trip_point_hyst_show()  local
 
 | 
| D | fair_share.c | 78 static int fair_share_throttle(struct thermal_zone_device *tz, int trip)  in fair_share_throttle()
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4_thermal.c | 33 				       int trip, enum thermal_trip_type *type)  in cxgb4_thermal_get_trip_type()45 				       int trip, int *temp)  in cxgb4_thermal_get_trip_temp()
 
 | 
| /Linux-v5.4/drivers/thermal/samsung/ | 
| D | exynos_tmu.c | 360 					 int trip, u8 temp)  in exynos4210_tmu_set_trip_temp()379 					 int trip, u8 temp, u8 hyst)  in exynos4210_tmu_set_trip_hyst()
 391 					 int trip, u8 temp)  in exynos4412_tmu_set_trip_temp()
 408 					 int trip, u8 temp, u8 hyst)  in exynos4412_tmu_set_trip_hyst()
 447 					 int trip, u8 temp)  in exynos5433_tmu_set_trip_temp()
 467 					 int trip, u8 temp, u8 hyst)  in exynos5433_tmu_set_trip_hyst()
 520 				      int trip, u8 temp)  in exynos7_tmu_set_trip_temp()
 535 				      int trip, u8 temp, u8 hyst)  in exynos7_tmu_set_trip_hyst()
 
 | 
| /Linux-v5.4/drivers/thermal/st/ | 
| D | st_thermal.c | 138 				int trip, enum thermal_trip_type *type)  in st_thermal_get_trip_type()156 				    int trip, int *temp)  in st_thermal_get_trip_temp()
 
 | 
| /Linux-v5.4/drivers/thermal/broadcom/ | 
| D | brcmstb_thermal.c | 182 	struct avs_tmon_trip *trip = &avs_tmon_trips[type];  in avs_tmon_trip_enable()  local198 	struct avs_tmon_trip *trip = &avs_tmon_trips[type];  in avs_tmon_get_trip_temp()  local
 211 	struct avs_tmon_trip *trip = &avs_tmon_trips[type];  in avs_tmon_set_trip_temp()  local
 
 | 
| /Linux-v5.4/drivers/acpi/ | 
| D | thermal.c | 572 				 int trip, enum thermal_trip_type *type)  in thermal_get_trip_type()617 				 int trip, int *temp)  in thermal_get_trip_temp()
 684 				int trip, enum thermal_trend *trend)  in thermal_get_trend()
 727 static int thermal_notify(struct thermal_zone_device *thermal, int trip,  in thermal_notify()
 760 	int trip = -1;  in acpi_thermal_cooling_device_cb()  local
 
 | 
| /Linux-v5.4/drivers/platform/x86/ | 
| D | acerhdf.c | 440 static int acerhdf_get_trip_type(struct thermal_zone_device *thermal, int trip,  in acerhdf_get_trip_type()453 static int acerhdf_get_trip_hyst(struct thermal_zone_device *thermal, int trip,  in acerhdf_get_trip_hyst()
 464 static int acerhdf_get_trip_temp(struct thermal_zone_device *thermal, int trip,  in acerhdf_get_trip_temp()
 
 | 
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ | 
| D | tt.c | 642 				       int trip, int *temp)  in iwl_mvm_tzone_get_trip_temp()655 				       int trip, enum thermal_trip_type *type)  in iwl_mvm_tzone_get_trip_type()
 666 				       int trip, int temp)  in iwl_mvm_tzone_set_trip_temp()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | thermal.h | 489 	struct thermal_zone_device *tz, int trip,  in thermal_zone_bind_cooling_device()495 	struct thermal_zone_device *tz, int trip,  in thermal_zone_unbind_cooling_device()
 534 static inline int get_tz_trend(struct thermal_zone_device *tz, int trip)  in get_tz_trend()
 538 	struct thermal_cooling_device *cdev, int trip)  in get_thermal_instance()
 543 	int trip)  in thermal_notify_framework()
 
 | 
| /Linux-v5.4/drivers/thermal/qcom/ | 
| D | tsens.c | 23 static int tsens_get_trend(void *data, int trip, enum thermal_trend *trend)  in tsens_get_trend()
 | 
| /Linux-v5.4/drivers/thermal/ti-soc-thermal/ | 
| D | ti-thermal.h | 53 #define ti_thermal_is_valid_trip(trip)				\  argument
 |