| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| D | core_thermal.c | 202 struct mlxsw_thermal_trip *trip = trips; in mlxsw_thermal_tz_score_update() local 237 const struct mlxsw_thermal_trip *trip = &thermal->trips[i]; in mlxsw_thermal_bind() local 299 int trip, in mlxsw_thermal_get_trip_type() 312 int trip, int *p_temp) in mlxsw_thermal_get_trip_temp() 324 int trip, int temp) in mlxsw_thermal_set_trip_temp() 337 int trip, int *p_hyst) in mlxsw_thermal_get_trip_hyst() 346 int trip, int hyst) in mlxsw_thermal_set_trip_hyst() 355 int trip, enum thermal_trend *trend) in mlxsw_thermal_trend_get() 393 const struct mlxsw_thermal_trip *trip = &tz->trips[i]; in mlxsw_thermal_module_bind() local 466 mlxsw_thermal_module_trip_type_get(struct thermal_zone_device *tzdev, int trip, in mlxsw_thermal_module_trip_type_get() [all …]
|
| /kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/ |
| D | int340x_thermal_zone.c | 44 int trip, int *temp) in int340x_thermal_get_trip_temp() 76 int trip, in int340x_thermal_get_trip_type() 109 int trip, int temp) in int340x_thermal_set_trip_temp() 131 int trip, int *temp) in int340x_thermal_get_trip_hyst()
|
| /kernel/linux/linux-4.19/drivers/thermal/int340x_thermal/ |
| D | int340x_thermal_zone.c | 52 int trip, int *temp) in int340x_thermal_get_trip_temp() 84 int trip, in int340x_thermal_get_trip_type() 117 int trip, int temp) in int340x_thermal_set_trip_temp() 139 int trip, int *temp) in int340x_thermal_get_trip_hyst()
|
| /kernel/linux/linux-5.10/drivers/thermal/intel/ |
| D | intel_quark_dts_thermal.c | 175 static int _get_trip_temp(int trip, int *temp) in _get_trip_temp() 201 int trip, int *temp) in sys_get_trip_temp() 212 int trip, int temp) in update_trip_temp() 259 static inline int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp() 266 int trip, enum thermal_trip_type *type) in sys_get_trip_type()
|
| D | intel_soc_dts_iosf.c | 74 static int sys_get_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_get_trip_temp() 193 static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp() 212 int trip, enum thermal_trip_type *type) in sys_get_trip_type() 288 unsigned long trip; in add_dts_thermal_zone() local
|
| /kernel/linux/linux-5.10/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 | thermal_of.c | 140 bool of_thermal_is_trip_valid(struct thermal_zone_device *tz, int trip) in of_thermal_is_trip_valid() 192 static int of_thermal_get_trend(struct thermal_zone_device *tz, int trip, in of_thermal_get_trend() 270 static int of_thermal_get_trip_type(struct thermal_zone_device *tz, int trip, in of_thermal_get_trip_type() 283 static int of_thermal_get_trip_temp(struct thermal_zone_device *tz, int trip, in of_thermal_get_trip_temp() 296 static int of_thermal_set_trip_temp(struct thermal_zone_device *tz, int trip, in of_thermal_set_trip_temp() 318 static int of_thermal_get_trip_hyst(struct thermal_zone_device *tz, int trip, in of_thermal_get_trip_hyst() 331 static int of_thermal_set_trip_hyst(struct thermal_zone_device *tz, int trip, in of_thermal_set_trip_hyst() 680 struct device_node *trip; in thermal_of_populate_bind_params() local 806 struct thermal_trip *trip) in thermal_of_populate_trip()
|
| D | gov_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 | 26 int get_tz_trend(struct thermal_zone_device *tz, int trip) in get_tz_trend() 46 struct thermal_cooling_device *cdev, int trip) in get_thermal_instance()
|
| D | gov_user_space.c | 25 static int notify_user_space(struct thermal_zone_device *tz, int trip) in notify_user_space()
|
| D | thermal_core.c | 328 static void handle_non_critical_trips(struct thermal_zone_device *tz, int trip) in handle_non_critical_trips() 383 int trip, enum thermal_trip_type trip_type) in handle_critical_trips() 416 static void handle_thermal_trip(struct thermal_zone_device *tz, int trip) in handle_thermal_trip() 581 void thermal_notify_framework(struct thermal_zone_device *tz, int trip) in thermal_notify_framework() 820 int trip, in thermal_zone_bind_cooling_device() 945 int trip, in thermal_zone_unbind_cooling_device()
|
| D | da9062-thermal.c | 124 int trip, in da9062_thermal_get_trip_type() 143 int trip, in da9062_thermal_get_trip_temp()
|
| /kernel/linux/linux-4.19/drivers/thermal/ |
| D | of-thermal.c | 128 bool of_thermal_is_trip_valid(struct thermal_zone_device *tz, int trip) in of_thermal_is_trip_valid() 180 static int of_thermal_get_trend(struct thermal_zone_device *tz, int trip, in of_thermal_get_trend() 279 static int of_thermal_get_trip_type(struct thermal_zone_device *tz, int trip, in of_thermal_get_trip_type() 292 static int of_thermal_get_trip_temp(struct thermal_zone_device *tz, int trip, in of_thermal_get_trip_temp() 305 static int of_thermal_set_trip_temp(struct thermal_zone_device *tz, int trip, in of_thermal_set_trip_temp() 327 static int of_thermal_get_trip_hyst(struct thermal_zone_device *tz, int trip, in of_thermal_get_trip_hyst() 340 static int of_thermal_set_trip_hyst(struct thermal_zone_device *tz, int trip, in of_thermal_set_trip_hyst() 658 struct device_node *trip; in thermal_of_populate_bind_params() local 757 struct thermal_trip *trip) in thermal_of_populate_trip()
|
| 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 | gov_bang_bang.c | 26 static void thermal_zone_trip_update(struct thermal_zone_device *tz, int trip) in thermal_zone_trip_update() 109 static int bang_bang_control(struct thermal_zone_device *tz, int trip) in bang_bang_control()
|
| D | step_wise.c | 128 static void thermal_zone_trip_update(struct thermal_zone_device *tz, int trip) in thermal_zone_trip_update() 198 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 | 317 int trip, in handle_non_critical_trips() 373 int trip, enum thermal_trip_type trip_type) in handle_critical_trips() 406 static void handle_thermal_trip(struct thermal_zone_device *tz, int trip) in handle_thermal_trip() 502 void thermal_notify_framework(struct thermal_zone_device *tz, int trip) in thermal_notify_framework() 676 int trip, in thermal_zone_bind_cooling_device() 801 int trip, in thermal_zone_unbind_cooling_device()
|
| D | intel_soc_dts_iosf.c | 82 static int sys_get_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_get_trip_temp() 198 static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp() 217 int trip, enum thermal_trip_type *type) in sys_get_trip_type()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/mellanox/mlxsw/ |
| D | core_thermal.c | 111 const struct mlxsw_thermal_trip *trip = &thermal->trips[i]; in mlxsw_thermal_bind() local 200 int trip, in mlxsw_thermal_get_trip_type() 213 int trip, int *p_temp) in mlxsw_thermal_get_trip_temp() 225 int trip, int temp) in mlxsw_thermal_set_trip_temp()
|
| /kernel/linux/linux-5.10/drivers/thermal/samsung/ |
| D | exynos_tmu.c | 363 int trip, u8 temp) in exynos4210_tmu_set_trip_temp() 382 int trip, u8 temp, u8 hyst) in exynos4210_tmu_set_trip_hyst() 394 int trip, u8 temp) in exynos4412_tmu_set_trip_temp() 411 int trip, u8 temp, u8 hyst) in exynos4412_tmu_set_trip_hyst() 450 int trip, u8 temp) in exynos5433_tmu_set_trip_temp() 470 int trip, u8 temp, u8 hyst) in exynos5433_tmu_set_trip_hyst() 523 int trip, u8 temp) in exynos7_tmu_set_trip_temp() 538 int trip, u8 temp, u8 hyst) in exynos7_tmu_set_trip_hyst()
|
| /kernel/linux/linux-4.19/drivers/thermal/samsung/ |
| D | exynos_tmu.c | 374 int trip, u8 temp) in exynos4210_tmu_set_trip_temp() 393 int trip, u8 temp, u8 hyst) in exynos4210_tmu_set_trip_hyst() 405 int trip, u8 temp) in exynos4412_tmu_set_trip_temp() 422 int trip, u8 temp, u8 hyst) in exynos4412_tmu_set_trip_hyst() 461 int trip, u8 temp) in exynos5433_tmu_set_trip_temp() 481 int trip, u8 temp, u8 hyst) in exynos5433_tmu_set_trip_hyst() 534 int trip, u8 temp) in exynos7_tmu_set_trip_temp() 549 int trip, u8 temp, u8 hyst) in exynos7_tmu_set_trip_hyst()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-4.19/drivers/thermal/st/ |
| D | st_thermal.c | 143 int trip, enum thermal_trip_type *type) in st_thermal_get_trip_type() 161 int trip, int *temp) in st_thermal_get_trip_temp()
|