/linux/drivers/thermal/ |
H A D | thermal_helpers.c | 25 int get_tz_trend(struct thermal_zone_device *tz, const struct thermal_trip *trip) in get_tz_trend() 44 const struct thermal_trip *trip) in thermal_instance_present() 58 const struct thermal_trip *trip, in thermal_trip_is_bound_to_cdev() 94 const struct thermal_trip *trip = &td->trip; in __thermal_zone_get_temp() local
|
H A D | thermal_debugfs.h | 26 const struct thermal_trip *trip) {}; in thermal_debug_tz_trip_up() 28 const struct thermal_trip *trip) {} in thermal_debug_tz_trip_down()
|
H A D | thermal_of.c | 64 struct thermal_trip *trip) in thermal_of_populate_trip() 278 const struct thermal_trip *trip, in thermal_of_cm_lookup() 306 const struct thermal_trip *trip, in thermal_of_should_bind()
|
H A D | thermal_sysfs.c | 98 struct thermal_trip *trip = thermal_trip_of_attr(attr, type); in trip_point_type_show() local 107 struct thermal_trip *trip = thermal_trip_of_attr(attr, temp); in trip_point_temp_store() local 143 struct thermal_trip *trip = thermal_trip_of_attr(attr, temp); in trip_point_temp_show() local 152 struct thermal_trip *trip = thermal_trip_of_attr(attr, hyst); in trip_point_hyst_store() local 189 struct thermal_trip *trip = thermal_trip_of_attr(attr, hyst); in trip_point_hyst_show() local
|
H A D | thermal_netlink.c | 380 const struct thermal_trip *trip) in thermal_notify_tz_trip_down() 390 const struct thermal_trip *trip) in thermal_notify_tz_trip_up() 400 const struct thermal_trip *trip) in thermal_notify_tz_trip_change() 549 const struct thermal_trip *trip = &td->trip; in thermal_genl_cmd_tz_get_trip() local
|
H A D | thermal_trip.c | 83 const struct thermal_trip *trip) in thermal_zone_trip_id()
|
H A D | gov_power_allocator.c | 509 const struct thermal_trip *trip = &td->trip; in get_governor_trips() local 776 const struct thermal_trip *trip = params->trip_switch_on; in power_allocator_manage() local
|
H A D | imx_thermal.c | 335 const struct thermal_trip *trip, int temp) in imx_set_trip_temp() 357 const struct thermal_trip *trip, in imx_should_bind()
|
/linux/drivers/thermal/qcom/ |
H A D | qcom-spmi-temp-alarm.c | 358 const struct thermal_trip *trip, int temp) in qpnp_tm_set_trip_temp() 378 static int qpnp_tm_gen2_rev2_set_temp_thresh(struct qpnp_tm_chip *chip, unsigned int trip, int temp) in qpnp_tm_gen2_rev2_set_temp_thresh() 408 const struct thermal_trip *trip, int temp) in qpnp_tm_gen2_rev2_set_trip_temp() 426 static int qpnp_tm_lite_set_temp_thresh(struct qpnp_tm_chip *chip, unsigned int trip, int temp) in qpnp_tm_lite_set_temp_thresh() 500 const struct thermal_trip *trip, int temp) in qpnp_tm_lite_set_trip_temp() 560 static int qpnp_tm_gen2_rev2_configure_trip_temps_cb(struct thermal_trip *trip, void *data) in qpnp_tm_gen2_rev2_configure_trip_temps_cb() 614 static int qpnp_tm_lite_configure_trip_temps_cb(struct thermal_trip *trip, void *data) in qpnp_tm_lite_configure_trip_temps_cb()
|
/linux/drivers/thermal/intel/ |
H A D | intel_soc_dts_iosf.c | 133 const struct thermal_trip *trip, in sys_set_trip_temp() 297 static void set_trip(struct thermal_trip *trip, enum thermal_trip_type type, in set_trip()
|
H A D | intel_pch_thermal.c | 97 struct thermal_trip *trip) in pch_wpt_add_acpi_psv_trip() 115 struct thermal_trip *trip) in pch_wpt_add_acpi_psv_trip()
|
H A D | x86_pkg_temp_thermal.c | 124 const struct thermal_trip *trip, int temp) in sys_set_trip_temp()
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | therm.h | 56 struct nvbios_therm_trip_point trip[NVKM_TEMP_FAN_TRIP_MAX]; member
|
/linux/drivers/thermal/ti-soc-thermal/ |
H A D | ti-thermal-common.c | 113 const struct thermal_trip *trip, in __ti_thermal_get_trend()
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | base.c | 40 struct nvbios_therm_trip_point *trip = therm->fan->bios.trip, in nvkm_therm_update_trip() local
|
/linux/drivers/platform/x86/ |
H A D | acerhdf.c | 382 const struct thermal_trip *trip, in acerhdf_should_bind()
|
/linux/drivers/thermal/tegra/ |
H A D | tegra30-tsensor.c | 311 static int tegra_tsensor_get_trips_cb(struct thermal_trip *trip, void *arg) in tegra_tsensor_get_trips_cb()
|
/linux/drivers/firmware/arm_scmi/ |
H A D | sensors.c | 759 struct scmi_msg_set_sensor_trip_point *trip; in scmi_sensor_trip_point_config() local
|