Searched defs:num_trips (Results 1 – 4 of 4) sorted by relevance
41 int num_trips; member
271 static struct thermal_trip *pkg_temp_thermal_trips_init(int cpu, int tj_max, int num_trips) in pkg_temp_thermal_trips_init()
1233 thermal_zone_device_register_with_trips(const char *type, struct thermal_trip *trips, int num_trips… in thermal_zone_device_register_with_trips()
262 int num_trips = thermal_zone_get_num_trips(tzd); in exynos_tmu_initialize() local