Home
last modified time | relevance | path

Searched defs:trip (Results 1 – 25 of 41) sorted by relevance

12

/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dcore_thermal.c194 struct mlxsw_thermal_trip *trip = trips; in mlxsw_thermal_tz_score_update() local
291 int trip, in mlxsw_thermal_get_trip_type()
304 int trip, int *p_temp) in mlxsw_thermal_get_trip_temp()
316 int trip, int temp) in mlxsw_thermal_set_trip_temp()
328 int trip, int *p_hyst) in mlxsw_thermal_get_trip_hyst()
337 int trip, int hyst) in mlxsw_thermal_set_trip_hyst()
346 int trip, enum thermal_trend *trend) in mlxsw_thermal_trend_get()
384 const struct mlxsw_thermal_trip *trip = &tz->trips[i]; in mlxsw_thermal_module_bind() local
492 int trip, int *p_temp) in mlxsw_thermal_module_trip_temp_get()
505 int trip, int temp) in mlxsw_thermal_module_trip_temp_set()
[all …]
/linux/drivers/thermal/intel/int340x_thermal/
A Dint340x_thermal_zone.c44 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()
A Dprocessor_thermal_device_pci.c148 int trip, int *temp) in sys_get_trip_temp()
167 static int sys_get_trip_type(struct thermal_zone_device *tzd, int trip, in sys_get_trip_type()
175 static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, int temp) in sys_set_trip_temp()
/linux/drivers/thermal/intel/
A Dintel_quark_dts_thermal.c175 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()
A Dintel_soc_dts_iosf.c74 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
A Dx86_pkg_temp_thermal.c142 int trip, int *temp) in sys_get_trip_temp()
176 sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, int temp) in sys_set_trip_temp()
215 static int sys_get_trip_type(struct thermal_zone_device *thermal, int trip, in sys_get_trip_type()
/linux/drivers/thermal/
A Dthermal_of.c140 bool of_thermal_is_trip_valid(struct thermal_zone_device *tz, int trip) in of_thermal_is_trip_valid()
195 static int of_thermal_get_trend(struct thermal_zone_device *tz, int trip, in of_thermal_get_trend()
273 static int of_thermal_get_trip_type(struct thermal_zone_device *tz, int trip, in of_thermal_get_trip_type()
286 static int of_thermal_get_trip_temp(struct thermal_zone_device *tz, int trip, in of_thermal_get_trip_temp()
299 static int of_thermal_set_trip_temp(struct thermal_zone_device *tz, int trip, in of_thermal_set_trip_temp()
321 static int of_thermal_get_trip_hyst(struct thermal_zone_device *tz, int trip, in of_thermal_get_trip_hyst()
334 static int of_thermal_set_trip_hyst(struct thermal_zone_device *tz, int trip, in of_thermal_set_trip_hyst()
683 struct device_node *trip; in thermal_of_populate_bind_params() local
809 struct thermal_trip *trip) in thermal_of_populate_trip()
A Dgov_bang_bang.c16 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()
A Dgov_step_wise.c116 static void thermal_zone_trip_update(struct thermal_zone_device *tz, int trip) in thermal_zone_trip_update()
181 static int step_wise_throttle(struct thermal_zone_device *tz, int trip) in step_wise_throttle()
A Dthermal_helpers.c26 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()
A Dda9062-thermal.c124 int trip, in da9062_thermal_get_trip_type()
143 int trip, in da9062_thermal_get_trip_temp()
A Dthermal_core.c321 static void handle_non_critical_trips(struct thermal_zone_device *tz, int trip) in handle_non_critical_trips()
343 int trip, enum thermal_trip_type trip_type) in handle_critical_trips()
361 static void handle_thermal_trip(struct thermal_zone_device *tz, int trip) in handle_thermal_trip()
621 int trip, in thermal_zone_bind_cooling_device()
746 int trip, in thermal_zone_unbind_cooling_device()
A Dgov_user_space.c33 static int notify_user_space(struct thermal_zone_device *tz, int trip) in notify_user_space()
A Dthermal_sysfs.c83 int trip, result; in trip_point_type_show() local
114 int trip, ret; in trip_point_temp_store() local
153 int trip, ret; in trip_point_temp_show() local
175 int trip, ret; in trip_point_hyst_store() local
205 int trip, ret; in trip_point_hyst_show() local
A Dthermal_core.h102 int trip; member
165 int trip) in of_thermal_is_trip_valid()
A Dgov_fair_share.c78 static int fair_share_throttle(struct thermal_zone_device *tz, int trip) in fair_share_throttle()
A Dimx_thermal.c366 static int imx_get_trip_type(struct thermal_zone_device *tz, int trip, in imx_get_trip_type()
382 static int imx_get_trip_temp(struct thermal_zone_device *tz, int trip, in imx_get_trip_temp()
392 static int imx_set_trip_temp(struct thermal_zone_device *tz, int trip, in imx_set_trip_temp()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_thermal.c33 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/drivers/thermal/samsung/
A Dexynos_tmu.c363 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()
/linux/drivers/thermal/st/
A Dst_thermal.c138 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/drivers/thermal/broadcom/
A Dbrcmstb_thermal.c180 struct avs_tmon_trip *trip = &avs_tmon_trips[type]; in avs_tmon_trip_enable() local
196 struct avs_tmon_trip *trip = &avs_tmon_trips[type]; in avs_tmon_get_trip_temp() local
209 struct avs_tmon_trip *trip = &avs_tmon_trips[type]; in avs_tmon_set_trip_temp() local
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtt.c637 int trip, int *temp) in iwl_mvm_tzone_get_trip_temp()
650 int trip, enum thermal_trip_type *type) in iwl_mvm_tzone_get_trip_type()
661 int trip, int temp) in iwl_mvm_tzone_set_trip_temp()
/linux/drivers/platform/x86/
A Dacerhdf.c427 static int acerhdf_get_trip_type(struct thermal_zone_device *thermal, int trip, in acerhdf_get_trip_type()
440 static int acerhdf_get_trip_hyst(struct thermal_zone_device *thermal, int trip, in acerhdf_get_trip_hyst()
451 static int acerhdf_get_trip_temp(struct thermal_zone_device *thermal, int trip, in acerhdf_get_trip_temp()
/linux/drivers/acpi/
A Dthermal.c519 int trip, enum thermal_trip_type *type) in thermal_get_trip_type()
564 int trip, int *temp) in thermal_get_trip_temp()
631 int trip, enum thermal_trend *trend) in thermal_get_trend()
704 int trip = -1; in acpi_thermal_cooling_device_cb() local
/linux/drivers/thermal/ti-soc-thermal/
A Dti-thermal.h53 #define ti_thermal_is_valid_trip(trip) \ argument

Completed in 56 milliseconds

12