Searched refs:thermal_cooling_device_ops (Results 1 – 18 of 18) sorted by relevance
119 struct thermal_cooling_device_ops { struct137 const struct thermal_cooling_device_ops *ops; argument410 const struct thermal_cooling_device_ops *);413 const struct thermal_cooling_device_ops *);459 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()463 char *type, void *devdata, const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
268 const struct thermal_cooling_device_ops processor_cooling_ops = {
214 static const struct thermal_cooling_device_ops fan_cooling_ops = {
315 static const struct thermal_cooling_device_ops video_cooling_ops = {
66 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 = {
360 static struct thermal_cooling_device_ops devfreq_cooling_ops = {
669 static struct thermal_cooling_device_ops powerclamp_cooling_ops = {
743 static struct thermal_cooling_device_ops cpufreq_cooling_ops = {
1455 const struct thermal_cooling_device_ops *ops) in __thermal_cooling_device_register()1527 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()1551 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
407 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 = {
654 static struct thermal_cooling_device_ops psy_tcd_ops = {
77 void *devdata, struct thermal_cooling_device_ops *)