Home
last modified time | relevance | path

Searched refs:thermal_cooling_device (Results 1 – 8 of 8) sorted by relevance

/include/linux/
Dclock_cooling.h28 struct thermal_cooling_device *
35 void clock_cooling_unregister(struct thermal_cooling_device *cdev);
37 unsigned long clock_cooling_get_level(struct thermal_cooling_device *cdev,
40 static inline struct thermal_cooling_device *
46 void clock_cooling_unregister(struct thermal_cooling_device *cdev) in clock_cooling_unregister()
50 unsigned long clock_cooling_get_level(struct thermal_cooling_device *cdev, in clock_cooling_get_level()
Dcpu_cooling.h27 struct thermal_cooling_device *
34 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev);
37 static inline struct thermal_cooling_device *
44 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) in cpufreq_cooling_unregister()
55 struct thermal_cooling_device *
58 static inline struct thermal_cooling_device *
Ddevfreq_cooling.h68 struct thermal_cooling_device *
71 struct thermal_cooling_device *
73 struct thermal_cooling_device *devfreq_cooling_register(struct devfreq *df);
74 void devfreq_cooling_unregister(struct thermal_cooling_device *dfc);
78 static inline struct thermal_cooling_device *
85 static inline struct thermal_cooling_device *
91 static inline struct thermal_cooling_device *
98 devfreq_cooling_unregister(struct thermal_cooling_device *dfc) in devfreq_cooling_unregister()
Dthermal.h58 struct thermal_cooling_device;
95 struct thermal_cooling_device *);
97 struct thermal_cooling_device *);
119 int (*get_max_state) (struct thermal_cooling_device *, unsigned long *);
120 int (*get_cur_state) (struct thermal_cooling_device *, unsigned long *);
121 int (*set_cur_state) (struct thermal_cooling_device *, unsigned long);
122 int (*get_requested_power)(struct thermal_cooling_device *,
124 int (*state2power)(struct thermal_cooling_device *,
126 int (*power2state)(struct thermal_cooling_device *,
130 struct thermal_cooling_device { struct
[all …]
Dpower_supply.h331 struct thermal_cooling_device *tcd;
Dcpufreq.h145 struct thermal_cooling_device *cdev;
/include/trace/events/
Dthermal.h51 TP_PROTO(struct thermal_cooling_device *cdev, unsigned long target),
154 TP_PROTO(struct thermal_cooling_device *cdev,
185 TP_PROTO(struct thermal_cooling_device *cdev, unsigned long freq,
/include/acpi/
Dprocessor.h233 struct thermal_cooling_device *cdev;