Lines Matching refs:thermal_cooling_device
39 struct thermal_cooling_device *
42 struct thermal_cooling_device *
52 struct thermal_cooling_device *
56 struct thermal_cooling_device *
62 static inline struct thermal_cooling_device *
69 static inline struct thermal_cooling_device *
83 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev);
87 static inline struct thermal_cooling_device *
92 static inline struct thermal_cooling_device *
99 static inline struct thermal_cooling_device *
106 static inline struct thermal_cooling_device *
116 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) in cpufreq_cooling_unregister()