thermal_cooling_device  227 include/acpi/processor.h 	struct thermal_cooling_device *cdev;
thermal_cooling_device   32 include/linux/thermal.h struct thermal_cooling_device;
thermal_cooling_device   36 include/linux/thermal.h 		     struct thermal_cooling_device *);
thermal_cooling_device   38 include/linux/thermal.h 		       struct thermal_cooling_device *);
thermal_cooling_device   48 include/linux/thermal.h 	int (*get_max_state) (struct thermal_cooling_device *, char *);
thermal_cooling_device   49 include/linux/thermal.h 	int (*get_cur_state) (struct thermal_cooling_device *, char *);
thermal_cooling_device   50 include/linux/thermal.h 	int (*set_cur_state) (struct thermal_cooling_device *, unsigned int);
thermal_cooling_device  114 include/linux/thermal.h struct thermal_cooling_device *thermal_cooling_device_register(char *, void *,