thermal_cooling_device  214 include/acpi/processor.h 	struct thermal_cooling_device *cdev;
thermal_cooling_device   36 include/linux/cpu_cooling.h struct thermal_cooling_device *
thermal_cooling_device   45 include/linux/cpu_cooling.h struct thermal_cooling_device *
thermal_cooling_device   49 include/linux/cpu_cooling.h static inline struct thermal_cooling_device *
thermal_cooling_device   61 include/linux/cpu_cooling.h void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev);
thermal_cooling_device   65 include/linux/cpu_cooling.h static inline struct thermal_cooling_device *
thermal_cooling_device   70 include/linux/cpu_cooling.h static inline struct thermal_cooling_device *
thermal_cooling_device   77 include/linux/cpu_cooling.h void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev)
thermal_cooling_device  219 include/linux/power_supply.h 	struct thermal_cooling_device *tcd;
thermal_cooling_device   67 include/linux/thermal.h struct thermal_cooling_device;
thermal_cooling_device  115 include/linux/thermal.h 		     struct thermal_cooling_device *);
thermal_cooling_device  117 include/linux/thermal.h 		       struct thermal_cooling_device *);
thermal_cooling_device  142 include/linux/thermal.h 	int (*get_max_state) (struct thermal_cooling_device *, unsigned long *);
thermal_cooling_device  143 include/linux/thermal.h 	int (*get_cur_state) (struct thermal_cooling_device *, unsigned long *);
thermal_cooling_device  144 include/linux/thermal.h 	int (*set_cur_state) (struct thermal_cooling_device *, unsigned long);
thermal_cooling_device  242 include/linux/thermal.h 	struct thermal_cooling_device *cdev;
thermal_cooling_device  269 include/linux/thermal.h 			struct thermal_cooling_device *cdev);
thermal_cooling_device  322 include/linux/thermal.h 				     struct thermal_cooling_device *,
thermal_cooling_device  325 include/linux/thermal.h 				       struct thermal_cooling_device *);
thermal_cooling_device  328 include/linux/thermal.h struct thermal_cooling_device *thermal_cooling_device_register(char *, void *,
thermal_cooling_device  330 include/linux/thermal.h struct thermal_cooling_device *
thermal_cooling_device  333 include/linux/thermal.h void thermal_cooling_device_unregister(struct thermal_cooling_device *);
thermal_cooling_device  339 include/linux/thermal.h 		struct thermal_cooling_device *, int);
thermal_cooling_device  340 include/linux/thermal.h void thermal_cdev_update(struct thermal_cooling_device *);
thermal_cooling_device   37 include/trace/events/thermal.h 	TP_PROTO(struct thermal_cooling_device *cdev, unsigned long target),