Searched refs:thermal_cooling_device_ops (Results 1 – 17 of 17) sorted by relevance
115 struct thermal_cooling_device_ops { struct127 const struct thermal_cooling_device_ops *ops; argument339 const struct thermal_cooling_device_ops *);342 const struct thermal_cooling_device_ops *);375 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()379 char *type, void *devdata, const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
272 const struct thermal_cooling_device_ops processor_cooling_ops = {
217 static const struct thermal_cooling_device_ops fan_cooling_ops = {
342 static const struct thermal_cooling_device_ops video_cooling_ops = {
118 static struct thermal_cooling_device_ops ath10k_thermal_ops = {
161 static const struct thermal_cooling_device_ops int3403_cooling_ops = {
395 static struct thermal_cooling_device_ops const clock_cooling_ops = {
284 static struct thermal_cooling_device_ops const cpufreq_cooling_ops = {
1147 const struct thermal_cooling_device_ops *ops) in __thermal_cooling_device_register()1219 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()1243 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
669 static struct thermal_cooling_device_ops powerclamp_cooling_ops = {
350 extern const struct thermal_cooling_device_ops processor_cooling_ops;
167 static const struct thermal_cooling_device_ops pwm_fan_cooling_ops = {
429 static const struct thermal_cooling_device_ops gpio_fan_cool_ops = {
560 static struct thermal_cooling_device_ops acerhdf_cooling_ops = {
145 static struct thermal_cooling_device_ops memory_cooling_ops = {
615 static struct thermal_cooling_device_ops psy_tcd_ops = {
77 void *devdata, struct thermal_cooling_device_ops *)