Searched defs:thermal_bind_params (Results 1 – 1 of 1) sorted by relevance
74125 struct thermal_bind_params { struct74126 struct thermal_cooling_device *cdev;74127 int weight;74128 int trip_mask;74129 long unsigned int *binding_limits;74130 int (*match)(struct thermal_zone_device *, struct thermal_cooling_device *);