Home
last modified time | relevance | path

Searched defs:trip (Results 76 - 86 of 86) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_core.c308 static void handle_non_critical_trips(struct thermal_zone_device *tz, int trip) in handle_non_critical_trips() argument
346 struct thermal_trip trip; in handle_thermal_trip() local
329 handle_critical_trips(struct thermal_zone_device *tz, int trip, int trip_temp, enum thermal_trip_type trip_type) handle_critical_trips() argument
636 const struct thermal_trip *trip; thermal_zone_bind_cooling_device() local
764 const struct thermal_trip *trip; thermal_zone_unbind_cooling_device() local
1337 struct thermal_trip trip; thermal_zone_device_register_with_trips() local
[all...]
H A Dimx_thermal.c337 struct thermal_trip trip; in imx_set_trip_temp() local
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dacpi_power_meter.c91 s64 trip[2]; member
[all...]
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_system_monitor.c1284 static int notify_dummy(struct thermal_zone_device *tz, int trip) in notify_dummy() argument
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_system_monitor.c1301 static int notify_dummy(struct thermal_zone_device *tz, int trip) in notify_dummy() argument
/kernel/linux/linux-5.10/drivers/thermal/samsung/
H A Dexynos_tmu.c362 exynos4210_tmu_set_trip_temp(struct exynos_tmu_data *data, int trip, u8 temp) exynos4210_tmu_set_trip_temp() argument
381 exynos4210_tmu_set_trip_hyst(struct exynos_tmu_data *data, int trip, u8 temp, u8 hyst) exynos4210_tmu_set_trip_hyst() argument
393 exynos4412_tmu_set_trip_temp(struct exynos_tmu_data *data, int trip, u8 temp) exynos4412_tmu_set_trip_temp() argument
410 exynos4412_tmu_set_trip_hyst(struct exynos_tmu_data *data, int trip, u8 temp, u8 hyst) exynos4412_tmu_set_trip_hyst() argument
449 exynos5433_tmu_set_trip_temp(struct exynos_tmu_data *data, int trip, u8 temp) exynos5433_tmu_set_trip_temp() argument
469 exynos5433_tmu_set_trip_hyst(struct exynos_tmu_data *data, int trip, u8 temp, u8 hyst) exynos5433_tmu_set_trip_hyst() argument
522 exynos7_tmu_set_trip_temp(struct exynos_tmu_data *data, int trip, u8 temp) exynos7_tmu_set_trip_temp() argument
537 exynos7_tmu_set_trip_hyst(struct exynos_tmu_data *data, int trip, u8 temp, u8 hyst) exynos7_tmu_set_trip_hyst() argument
[all...]
/kernel/linux/linux-6.6/drivers/thermal/samsung/
H A Dexynos_tmu.c298 struct thermal_trip trip; in exynos_tmu_initialize() local
353 struct thermal_trip trip; exynos4210_tmu_set_trip_temp() local
371 exynos4210_tmu_set_trip_hyst(struct exynos_tmu_data *data, int trip, u8 temp, u8 hyst) exynos4210_tmu_set_trip_hyst() argument
383 exynos4412_tmu_set_trip_temp(struct exynos_tmu_data *data, int trip, u8 temp) exynos4412_tmu_set_trip_temp() argument
400 exynos4412_tmu_set_trip_hyst(struct exynos_tmu_data *data, int trip, u8 temp, u8 hyst) exynos4412_tmu_set_trip_hyst() argument
439 exynos5433_tmu_set_trip_temp(struct exynos_tmu_data *data, int trip, u8 temp) exynos5433_tmu_set_trip_temp() argument
459 exynos5433_tmu_set_trip_hyst(struct exynos_tmu_data *data, int trip, u8 temp, u8 hyst) exynos5433_tmu_set_trip_hyst() argument
512 exynos7_tmu_set_trip_temp(struct exynos_tmu_data *data, int trip, u8 temp) exynos7_tmu_set_trip_temp() argument
527 exynos7_tmu_set_trip_hyst(struct exynos_tmu_data *data, int trip, u8 temp, u8 hyst) exynos7_tmu_set_trip_hyst() argument
555 struct thermal_trip trip; exynos4210_tmu_control() local
586 struct thermal_trip trip; exynos5433_tmu_control() local
618 struct thermal_trip trip; exynos7_tmu_control() local
[all...]
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
H A Dsensors.c741 struct scmi_msg_set_sensor_trip_point *trip; in scmi_sensor_trip_point_config() local
/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c585 static int tegra_thermctl_set_trip_temp(void *data, int trip, int temp) in tegra_thermctl_set_trip_temp() argument
636 tegra_thermctl_get_trend(void *data, int trip, enum thermal_trend *trend) tegra_thermctl_get_trend() argument
723 get_hot_temp(struct thermal_zone_device *tz, int *trip, int *temp) get_hot_temp() argument
778 int i, trip, temperature, ret; tegra_soctherm_set_hwtrips() local
[all...]
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c589 struct thermal_trip trip; in tegra_thermctl_set_trip_temp() local
693 struct thermal_trip trip; get_hot_temp() local
740 int i, trip, temperature, ret; tegra_soctherm_set_hwtrips() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display.c6021 u16 trip = 0; in skl_scaler_calc_phase() local

Completed in 37 milliseconds

1234