Searched refs:thermal_cooling_device_ops (Results 1 – 25 of 33) sorted by relevance
12
83 struct thermal_cooling_device_ops { struct99 const struct thermal_cooling_device_ops *ops; argument378 void *, const struct thermal_cooling_device_ops *);381 const struct thermal_cooling_device_ops *);386 const struct thermal_cooling_device_ops *ops);408 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()413 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()419 const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
66 static const struct thermal_cooling_device_ops tcc_cooling_ops = {
130 static const struct thermal_cooling_device_ops memory_cooling_ops = {
644 static struct thermal_cooling_device_ops powerclamp_cooling_ops = {
73 static const struct thermal_cooling_device_ops khadas_mcu_fan_cooling_ops = {
494 static struct thermal_cooling_device_ops cpufreq_cooling_ops = {525 struct thermal_cooling_device_ops *cooling_ops; in __cpufreq_cooling_register()
151 static struct thermal_cooling_device_ops cpuidle_cooling_ops = {
890 const struct thermal_cooling_device_ops *ops) in __thermal_cooling_device_register()975 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()999 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()1032 const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
293 static struct thermal_cooling_device_ops devfreq_cooling_ops = {
257 const struct thermal_cooling_device_ops processor_cooling_ops = {
216 static const struct thermal_cooling_device_ops fan_cooling_ops = {
91 static const struct thermal_cooling_device_ops video_cooling_ops = {
160 static const struct thermal_cooling_device_ops int3403_cooling_ops = {
55 static const struct thermal_cooling_device_ops ath10k_thermal_ops = {
56 static const struct thermal_cooling_device_ops ath11k_thermal_ops = {
440 extern const struct thermal_cooling_device_ops processor_cooling_ops;
545 static const struct thermal_cooling_device_ops acerhdf_cooling_ops = {
355 static struct thermal_cooling_device_ops qmp_cooling_device_ops = {
236 static const struct thermal_cooling_device_ops pwm_fan_cooling_ops = {
395 static const struct thermal_cooling_device_ops mlxreg_fan_cooling_ops = {
398 static const struct thermal_cooling_device_ops gpio_fan_cool_ops = {
513 static const struct thermal_cooling_device_ops max6650_cooling_ops = {
797 static const struct thermal_cooling_device_ops aspeed_pwm_cool_ops = {
813 static const struct thermal_cooling_device_ops tcooling_ops = {
141 static const struct thermal_cooling_device_ops mt7915_thermal_ops = {
Completed in 62 milliseconds