Lines Matching refs:thermal_cooling_device
33 struct thermal_cooling_device;
49 struct thermal_cooling_device *);
51 struct thermal_cooling_device *);
67 int (*get_max_state) (struct thermal_cooling_device *, unsigned long *);
68 int (*get_cur_state) (struct thermal_cooling_device *, unsigned long *);
69 int (*set_cur_state) (struct thermal_cooling_device *, unsigned long);
75 struct thermal_cooling_device { struct
168 struct thermal_cooling_device *);
170 struct thermal_cooling_device *);
172 struct thermal_cooling_device *thermal_cooling_device_register(char *, void *,
174 void thermal_cooling_device_unregister(struct thermal_cooling_device *);