Searched refs:thermal_cooling_device_ops (Results 1 – 25 of 35) sorted by relevance
12
91 struct thermal_cooling_device_ops { struct108 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()
45 static const struct thermal_cooling_device_ops tcc_cooling_ops = {
130 static const struct thermal_cooling_device_ops memory_cooling_ops = {
726 static const struct thermal_cooling_device_ops powerclamp_cooling_ops = {
73 static const struct thermal_cooling_device_ops khadas_mcu_fan_cooling_ops = {
151 static struct thermal_cooling_device_ops cpuidle_cooling_ops = {
76 struct thermal_cooling_device_ops cooling_ops;501 struct thermal_cooling_device_ops *cooling_ops; in __cpufreq_cooling_register()
52 struct thermal_cooling_device_ops cooling_ops;369 struct thermal_cooling_device_ops *ops; in of_devfreq_cooling_register_power()
872 const struct thermal_cooling_device_ops *ops) in __thermal_cooling_device_register()969 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()993 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()1026 const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
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 = {
264 const struct thermal_cooling_device_ops processor_cooling_ops = {
195 static const struct thermal_cooling_device_ops fan_cooling_ops = {
448 extern const struct thermal_cooling_device_ops processor_cooling_ops;
524 static const struct thermal_cooling_device_ops acerhdf_cooling_ops = {
355 static const struct thermal_cooling_device_ops qmp_cooling_device_ops = {
374 static const struct thermal_cooling_device_ops mlxreg_fan_cooling_ops = {
502 static const struct thermal_cooling_device_ops tc654_fan_cool_ops = {
227 static const struct thermal_cooling_device_ops emc2305_cooling_ops = {
513 static const struct thermal_cooling_device_ops max6650_cooling_ops = {
400 static const struct thermal_cooling_device_ops gpio_fan_cool_ops = {
418 static const struct thermal_cooling_device_ops pwm_fan_cooling_ops = {
771 static const struct thermal_cooling_device_ops tcooling_ops = {
Completed in 54 milliseconds