Searched defs:trip (Results 76 - 80 of 80) sorted by relevance
1234
/kernel/linux/linux-6.6/drivers/thermal/samsung/ |
H A D | exynos_tmu.c | 298 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 D | sensors.c | 741 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 D | soctherm.c | 585 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 D | soctherm.c | 589 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 D | intel_display.c | 6021 u16 trip = 0; in skl_scaler_calc_phase() local
|
Completed in 32 milliseconds
1234