Home
last modified time | relevance | path

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

/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()
/drivers/thermal/
Dthermal_core.c1233 thermal_zone_device_register_with_trips(const char *type, struct thermal_trip *trips, int num_trips in thermal_zone_device_register_with_trips()
/drivers/thermal/samsung/
Dexynos_tmu.c262 int num_trips = thermal_zone_get_num_trips(tzd); in exynos_tmu_initialize() local