Searched defs:ntrips (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | thermal_of.c | 123 static struct thermal_trip *thermal_of_trips_init(struct device_node *np, int *ntrips) in thermal_of_trips_init() argument 479 int ntrips, mask; in thermal_of_zone_register() local
|
/kernel/linux/linux-5.10/drivers/thermal/qcom/ |
H A D | qcom-spmi-temp-alarm.c | 278 int ntrips; in qpnp_tm_get_critical_trip_temp() local
|
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | uniphier_thermal.c | 252 int i, ret, irq, ntrips, crit_temp = INT_MAX; in uniphier_tm_probe() local
|
H A D | thermal_of.c | 73 int ntrips; member 676 thermal_of_populate_bind_params(struct device_node *np, struct __thermal_bind_params *__tbp, struct thermal_trip *trips, int ntrips) thermal_of_populate_bind_params() argument [all...] |
/kernel/linux/linux-5.10/drivers/thermal/samsung/ |
H A D | exynos_tmu.c | 299 int i, ntrips = in exynos_tmu_initialize() local
|
/kernel/linux/linux-6.6/drivers/thermal/samsung/ |
H A D | exynos_tmu.c | 290 int i, ntrips = in exynos_tmu_initialize() local
|
/kernel/linux/linux-5.10/drivers/thermal/tegra/ |
H A D | soctherm.c | 725 int ntrips, i, ret; in get_hot_temp() local
|
Completed in 9 milliseconds