Home
last modified time | relevance | path

Searched refs:thermal_cooling_device_ops (Results 1 – 17 of 17) sorted by relevance

/linux-4.1.27/include/linux/
Dthermal.h115 struct thermal_cooling_device_ops { struct
127 const struct thermal_cooling_device_ops *ops; argument
339 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()
/linux-4.1.27/drivers/acpi/
Dprocessor_thermal.c272 const struct thermal_cooling_device_ops processor_cooling_ops = {
Dfan.c217 static const struct thermal_cooling_device_ops fan_cooling_ops = {
Dvideo.c342 static const struct thermal_cooling_device_ops video_cooling_ops = {
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dthermal.c118 static struct thermal_cooling_device_ops ath10k_thermal_ops = {
/linux-4.1.27/drivers/thermal/int340x_thermal/
Dint3403_thermal.c161 static const struct thermal_cooling_device_ops int3403_cooling_ops = {
/linux-4.1.27/drivers/thermal/
Dclock_cooling.c395 static struct thermal_cooling_device_ops const clock_cooling_ops = {
Dcpu_cooling.c284 static struct thermal_cooling_device_ops const cpufreq_cooling_ops = {
Dthermal_core.c1147 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()
Dintel_powerclamp.c669 static struct thermal_cooling_device_ops powerclamp_cooling_ops = {
/linux-4.1.27/include/acpi/
Dprocessor.h350 extern const struct thermal_cooling_device_ops processor_cooling_ops;
/linux-4.1.27/drivers/hwmon/
Dpwm-fan.c167 static const struct thermal_cooling_device_ops pwm_fan_cooling_ops = {
Dgpio-fan.c429 static const struct thermal_cooling_device_ops gpio_fan_cool_ops = {
/linux-4.1.27/drivers/platform/x86/
Dacerhdf.c560 static struct thermal_cooling_device_ops acerhdf_cooling_ops = {
Dintel_menlow.c145 static struct thermal_cooling_device_ops memory_cooling_ops = {
/linux-4.1.27/drivers/power/
Dpower_supply_core.c615 static struct thermal_cooling_device_ops psy_tcd_ops = {
/linux-4.1.27/Documentation/thermal/
Dsysfs-api.txt77 void *devdata, struct thermal_cooling_device_ops *)