Home
last modified time | relevance | path

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

12

/drivers/thermal/
Dthermal_trip.c53 struct thermal_trip trip; in __thermal_zone_set_trips() local
99 struct thermal_trip *trip) in __thermal_zone_get_trip()
110 struct thermal_trip *trip) in thermal_zone_get_trip()
123 const struct thermal_trip *trip) in thermal_zone_set_trip()
162 const struct thermal_trip *trip) in thermal_zone_trip_id()
Dthermal_helpers.c27 struct thermal_trip *trip = tz->trips ? &tz->trips[trip_index] : NULL; in get_tz_trend() local
49 const struct thermal_trip *trip; in get_thermal_instance() local
89 struct thermal_trip trip; in __thermal_zone_get_temp() local
Dgov_bang_bang.c18 const struct thermal_trip *trip = &tz->trips[trip_index]; in thermal_zone_trip_update() local
92 static int bang_bang_control(struct thermal_zone_device *tz, int trip) in bang_bang_control()
Dgov_fair_share.c24 struct thermal_trip trip; in get_trip_level() local
70 const struct thermal_trip *trip = &tz->trips[trip_index]; in fair_share_throttle() local
Dgov_step_wise.c84 const struct thermal_trip *trip = &tz->trips[trip_id]; in thermal_zone_trip_update() local
139 static int step_wise_throttle(struct thermal_zone_device *tz, int trip) in step_wise_throttle()
Dgov_power_allocator.c129 struct thermal_trip trip; in estimate_pid_constants() local
524 struct thermal_trip trip; in get_governor_trips() local
639 struct thermal_trip trip; in power_allocator_bind() local
705 struct thermal_trip trip; in power_allocator_throttle() local
Dthermal_core.c310 static void handle_non_critical_trips(struct thermal_zone_device *tz, int trip) in handle_non_critical_trips()
332 int trip, int trip_temp, enum thermal_trip_type trip_type) in handle_critical_trips()
348 struct thermal_trip trip; in handle_thermal_trip() local
638 const struct thermal_trip *trip; in thermal_zone_bind_cooling_device() local
766 const struct thermal_trip *trip; in thermal_zone_unbind_cooling_device() local
1339 struct thermal_trip trip; in thermal_zone_device_register_with_trips() local
Dthermal_sysfs.c87 struct thermal_trip trip; in trip_point_type_show() local
124 struct thermal_trip trip; in trip_point_temp_store() local
157 struct thermal_trip trip; in trip_point_temp_show() local
183 struct thermal_trip trip; in trip_point_hyst_store() local
216 struct thermal_trip trip; in trip_point_hyst_show() local
Dthermal_of.c23 static int of_find_trip_id(struct device_node *np, struct device_node *trip) in of_find_trip_id()
95 struct thermal_trip *trip) in thermal_of_populate_trip()
126 struct device_node *trips, *trip; in thermal_of_trips_init() local
Dgov_user_space.c32 static int notify_user_space(struct thermal_zone_device *tz, int trip) in notify_user_space()
Dthermal_core.h90 const struct thermal_trip *trip; member
/drivers/thermal/samsung/
Dexynos_tmu.c298 struct thermal_trip trip; in exynos_tmu_initialize() local
353 struct thermal_trip trip; in exynos4210_tmu_set_trip_temp() local
372 int trip, u8 temp, u8 hyst) in exynos4210_tmu_set_trip_hyst()
384 int trip, u8 temp) in exynos4412_tmu_set_trip_temp()
401 int trip, u8 temp, u8 hyst) in exynos4412_tmu_set_trip_hyst()
440 int trip, u8 temp) in exynos5433_tmu_set_trip_temp()
460 int trip, u8 temp, u8 hyst) in exynos5433_tmu_set_trip_hyst()
513 int trip, u8 temp) in exynos7_tmu_set_trip_temp()
528 int trip, u8 temp, u8 hyst) in exynos7_tmu_set_trip_hyst()
555 struct thermal_trip trip; in exynos4210_tmu_control() local
[all …]
/drivers/acpi/
Dthermal.c101 struct acpi_thermal_trip trip; member
109 struct acpi_thermal_trip trip; member
402 static int acpi_thermal_adjust_trip(struct thermal_trip *trip, void *data) in acpi_thermal_adjust_trip()
495 const struct thermal_trip *trip, in thermal_get_trend()
570 int trip = -1; in acpi_thermal_cooling_device_cb() local
685 struct thermal_trip *trip; in acpi_thermal_register_thermal_zone() local
/drivers/thermal/intel/
Dintel_quark_dts_thermal.c177 static int get_trip_temp(int trip) in get_trip_temp()
203 int trip, int temp) in update_trip_temp()
250 static inline int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp()
Dintel_soc_dts_iosf.c148 static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp()
225 unsigned long trip; in add_dts_thermal_zone() local
Dintel_pch_thermal.c97 static int pch_wpt_add_acpi_psv_trip(struct pch_thermal_device *ptd, int trip) in pch_wpt_add_acpi_psv_trip()
114 static int pch_wpt_add_acpi_psv_trip(struct pch_thermal_device *ptd, int trip) in pch_wpt_add_acpi_psv_trip()
/drivers/thermal/broadcom/
Dbrcmstb_thermal.c178 struct avs_tmon_trip *trip = &avs_tmon_trips[type]; in avs_tmon_trip_enable() local
194 struct avs_tmon_trip *trip = &avs_tmon_trips[type]; in avs_tmon_get_trip_temp() local
207 struct avs_tmon_trip *trip = &avs_tmon_trips[type]; in avs_tmon_set_trip_temp() local
Dbcm2835_thermal.c221 struct thermal_trip trip; in bcm2835_thermal_probe() local
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_thermal.c36 static struct thermal_trip trip = { .type = THERMAL_TRIP_CRITICAL } ; variable
/drivers/thermal/qcom/
Dqcom-spmi-temp-alarm.c268 struct thermal_trip trip; in qpnp_tm_set_trip_temp() local
301 struct thermal_trip trip; in qpnp_tm_get_critical_trip_temp() local
/drivers/thermal/st/
Dst_thermal.c138 static struct thermal_trip trip; variable
/drivers/thermal/intel/int340x_thermal/
Dint340x_thermal_zone.c42 int trip, int temp) in int340x_thermal_set_trip_temp()
/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dtherm.h56 struct nvbios_therm_trip_point trip[NVKM_TEMP_FAN_TRIP_MAX]; member
/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c113 const struct thermal_trip *trip, in __ti_thermal_get_trend()
/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dbase.c40 struct nvbios_therm_trip_point *trip = therm->fan->bios.trip, in nvkm_therm_update_trip() local

12