Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
Daxi-fan-control.c48 bool hw_pwm_req; member
305 if (!ctl->hw_pwm_req) { in axi_fan_control_irq_handler()
308 ctl->hw_pwm_req = false; in axi_fan_control_irq_handler()
315 ctl->hw_pwm_req = true; in axi_fan_control_irq_handler()