Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
H A Dintel_bxt_pmic_thermal.c41 int num_trips; member
H A Dx86_pkg_temp_thermal.c277 struct thermal_trip *trips, int num_trips) in pkg_temp_thermal_trips_init()
/linux/drivers/thermal/testing/
H A Dzone.c50 unsigned int num_trips; member
/linux/drivers/thermal/
H A Dthermal_core.c1499 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