Searched refs:set_cur_state (Results 1 – 17 of 17) sorted by relevance
| /linux-4.4.14/drivers/acpi/ |
| D | processor_thermal.c | 271 .set_cur_state = processor_set_cur_state,
|
| D | fan.c | 217 .set_cur_state = fan_set_cur_state,
|
| D | acpi_video.c | 318 .set_cur_state = video_set_cur_state,
|
| /linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
| D | thermal.c | 69 .set_cur_state = ath10k_thermal_set_cur_throttle_state,
|
| /linux-4.4.14/drivers/thermal/int340x_thermal/ |
| D | int3403_thermal.c | 164 .set_cur_state = int3403_set_cur_state,
|
| /linux-4.4.14/drivers/thermal/ |
| D | clock_cooling.c | 398 .set_cur_state = clock_cooling_set_cur_state,
|
| D | devfreq_cooling.c | 363 .set_cur_state = devfreq_cooling_set_cur_state,
|
| D | intel_powerclamp.c | 672 .set_cur_state = powerclamp_set_cur_state,
|
| D | cpu_cooling.c | 746 .set_cur_state = cpufreq_set_cur_state,
|
| D | thermal_core.c | 1161 result = cdev->ops->set_cur_state(cdev, state); in thermal_cooling_device_cur_state_store() 1465 !ops->set_cur_state) in __thermal_cooling_device_register() 1637 cdev->ops->set_cur_state(cdev, target); in thermal_cdev_update()
|
| /linux-4.4.14/drivers/hwmon/ |
| D | pwm-fan.c | 170 .set_cur_state = pwm_fan_set_cur_state,
|
| D | gpio-fan.c | 432 .set_cur_state = gpio_fan_set_cur_state,
|
| /linux-4.4.14/include/linux/ |
| D | thermal.h | 122 int (*set_cur_state) (struct thermal_cooling_device *, unsigned long); member
|
| /linux-4.4.14/drivers/platform/x86/ |
| D | acerhdf.c | 563 .set_cur_state = acerhdf_set_cur_state,
|
| D | intel_menlow.c | 148 .set_cur_state = memory_set_cur_bandwidth,
|
| /linux-4.4.14/drivers/power/ |
| D | power_supply_core.c | 657 .set_cur_state = ps_set_cur_charge_cntl_limit,
|
| /linux-4.4.14/Documentation/thermal/ |
| D | sysfs-api.txt | 87 .set_cur_state: set the Current throttle state of the cooling device.
|