Searched defs:num_trips (Results 1 – 4 of 4) sorted by relevance
41 int num_trips; member
277 struct thermal_trip *trips, int num_trips) in pkg_temp_thermal_trips_init()
50 unsigned int num_trips; member
1499 thermal_zone_device_register_with_trips(const char * type,const struct thermal_trip * trips,int num_trips,void * devdata,const struct thermal_zone_device_ops * ops,const struct thermal_zone_params * tzp,unsigned int passive_delay,unsigned int polling_delay) thermal_zone_device_register_with_trips() argument