/drivers/thermal/ |
D | thermal_trip.c | 53 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()
|
D | thermal_helpers.c | 27 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
|
D | gov_bang_bang.c | 18 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()
|
D | gov_fair_share.c | 24 struct thermal_trip trip; in get_trip_level() local 70 const struct thermal_trip *trip = &tz->trips[trip_index]; in fair_share_throttle() local
|
D | gov_step_wise.c | 84 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()
|
D | gov_power_allocator.c | 129 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
|
D | thermal_core.c | 310 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
|
D | thermal_sysfs.c | 87 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
|
D | thermal_of.c | 23 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
|
D | gov_user_space.c | 32 static int notify_user_space(struct thermal_zone_device *tz, int trip) in notify_user_space()
|
D | thermal_core.h | 90 const struct thermal_trip *trip; member
|
/drivers/thermal/samsung/ |
D | exynos_tmu.c | 298 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/ |
D | thermal.c | 101 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/ |
D | intel_quark_dts_thermal.c | 177 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()
|
D | intel_soc_dts_iosf.c | 148 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
|
D | intel_pch_thermal.c | 97 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/ |
D | brcmstb_thermal.c | 178 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
|
D | bcm2835_thermal.c | 221 struct thermal_trip trip; in bcm2835_thermal_probe() local
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_thermal.c | 36 static struct thermal_trip trip = { .type = THERMAL_TRIP_CRITICAL } ; variable
|
/drivers/thermal/qcom/ |
D | qcom-spmi-temp-alarm.c | 268 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/ |
D | st_thermal.c | 138 static struct thermal_trip trip; variable
|
/drivers/thermal/intel/int340x_thermal/ |
D | int340x_thermal_zone.c | 42 int trip, int temp) in int340x_thermal_set_trip_temp()
|
/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | therm.h | 56 struct nvbios_therm_trip_point trip[NVKM_TEMP_FAN_TRIP_MAX]; member
|
/drivers/thermal/ti-soc-thermal/ |
D | ti-thermal-common.c | 113 const struct thermal_trip *trip, in __ti_thermal_get_trend()
|
/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
D | base.c | 40 struct nvbios_therm_trip_point *trip = therm->fan->bios.trip, in nvkm_therm_update_trip() local
|