Home
last modified time | relevance | path

Searched defs:num_trips (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/thermal/intel/
Dintel_bxt_pmic_thermal.c41 int num_trips; member
Dx86_pkg_temp_thermal.c271 static struct thermal_trip *pkg_temp_thermal_trips_init(int cpu, int tj_max, int num_trips) in pkg_temp_thermal_trips_init()
/Linux-v6.6/include/linux/
Dthermal.h165 int num_trips; member
362 int num_trips, int mask, in thermal_zone_device_register_with_trips()
/Linux-v6.6/drivers/thermal/
Dthermal_core.c1226 thermal_zone_device_register_with_trips(const char *type, struct thermal_trip *trips, int num_trips in thermal_zone_device_register_with_trips()
/Linux-v6.6/drivers/thermal/samsung/
Dexynos_tmu.c262 int num_trips = thermal_zone_get_num_trips(tzd); in exynos_tmu_initialize() local