Home
last modified time | relevance | path

Searched refs:hw_pwm_req (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Daxi-fan-control.c57 bool hw_pwm_req; member
320 * already to the ney duty cycle) based on the %ctl->hw_pwm_req flag.
347 if (!ctl->hw_pwm_req) { in axi_fan_control_irq_handler()
350 ctl->hw_pwm_req = false; in axi_fan_control_irq_handler()
357 ctl->hw_pwm_req = true; in axi_fan_control_irq_handler()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Daxi-fan-control.c57 bool hw_pwm_req; member
320 * already to the ney duty cycle) based on the %ctl->hw_pwm_req flag.
330 ctl->hw_pwm_req = true; in axi_fan_control_irq_handler()
338 if (!ctl->hw_pwm_req) { in axi_fan_control_irq_handler()
341 ctl->hw_pwm_req = false; in axi_fan_control_irq_handler()

Completed in 2 milliseconds