Searched defs:thermal_bind_params (Results 1 – 1 of 1) sorted by relevance
99965 struct thermal_bind_params { struct99966 struct thermal_cooling_device *cdev;99967 int weight;99968 int trip_mask;99969 long unsigned int *binding_limits;99970 int (*match)(struct thermal_zone_device *, struct thermal_cooling_device *);