Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_helpers.c25 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 Dthermal_debugfs.h26 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 Dthermal_core.c406 const struct thermal_trip *trip) in handle_critical_trips()
460 const struct thermal_trip *trip, in thermal_governor_trip_crossed()
475 const struct thermal_trip *trip = &td->trip; in thermal_trip_crossed() local
498 struct thermal_trip *trip, int hyst) in thermal_zone_set_trip_hyst()
515 struct thermal_trip *trip, int temp) in thermal_zone_set_trip_temp()
1379 const struct thermal_trip *trip = &td->trip; in thermal_zone_get_crit_temp() local
1506 const struct thermal_trip *trip = trips; in thermal_zone_device_register_with_trips() local
H A Dthermal_netlink.c380 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 Dthermal_trip.c83 const struct thermal_trip *trip) in thermal_zone_trip_id()
H A Dthermal_debugfs.c580 const struct thermal_trip *trip) in thermal_debug_tz_trip_up()
673 const struct thermal_trip *trip) in thermal_debug_tz_trip_down()
813 const struct thermal_trip *trip = &td->trip; in tze_seq_show() local
H A Dgov_power_allocator.c509 const struct thermal_trip *trip = &td->trip; in get_governor_trips() local
775 const struct thermal_trip *trip = params->trip_switch_on; in power_allocator_manage() local
H A Dimx_thermal.c335 const struct thermal_trip *trip, int temp) in imx_set_trip_temp()
357 const struct thermal_trip *trip, in imx_should_bind()
/linux/drivers/acpi/
H A Dthermal.c94 struct acpi_thermal_trip trip; member
101 struct acpi_thermal_trip trip; member
229 const struct thermal_trip *trip) in acpi_thermal_update_trip()
279 const struct thermal_trip *trip) in acpi_thermal_update_trip_devices()
297 static int acpi_thermal_adjust_trip(struct thermal_trip *trip, void *data) in acpi_thermal_adjust_trip()
496 const struct thermal_trip *trip, in thermal_get_trend()
562 const struct thermal_trip *trip, in acpi_thermal_should_bind_cdev()
784 struct thermal_trip *trip; in acpi_thermal_probe() local
/linux/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c358 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/int340x_thermal/
H A Dint340x_thermal_zone.c42 const struct thermal_trip *trip, int temp) in int340x_thermal_set_trip_temp()
200 static int int340x_update_one_trip(struct thermal_trip *trip, void *arg) in int340x_update_one_trip()
H A Dprocessor_thermal_device_pci.c229 const struct thermal_trip *trip, int temp) in sys_set_trip_temp()
/linux/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c172 static int get_trip_temp(int trip) in get_trip_temp()
246 const struct thermal_trip *trip, in sys_set_trip_temp()
H A Dintel_soc_dts_iosf.c133 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 Dx86_pkg_temp_thermal.c124 const struct thermal_trip *trip, int temp) in sys_set_trip_temp()
/linux/drivers/hwmon/
H A Dacpi_power_meter.c95 s64 trip[2]; member
298 unsigned long trip) in set_trip()
545 unsigned long trip; in power1_average_max_store() local
564 unsigned long trip; in power1_average_min_store() local
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dtherm.h56 struct nvbios_therm_trip_point trip[NVKM_TEMP_FAN_TRIP_MAX]; member
/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c113 const struct thermal_trip *trip, in __ti_thermal_get_trend()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c169 const struct thermal_trip *trip, in mlxsw_thermal_should_bind()
218 const struct thermal_trip *trip, in mlxsw_thermal_module_should_bind()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dbase.c40 struct nvbios_therm_trip_point *trip = therm->fan->bios.trip, in nvkm_therm_update_trip() local
/linux/drivers/thermal/testing/
H A Dzone.c68 struct thermal_trip trip; member
/linux/drivers/platform/x86/
H A Dacerhdf.c382 const struct thermal_trip *trip, in acerhdf_should_bind()
/linux/drivers/thermal/tegra/
H A Dtegra30-tsensor.c311 static int tegra_tsensor_get_trips_cb(struct thermal_trip *trip, void *arg) in tegra_tsensor_get_trips_cb()