Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dpwm-fan.c65 static irqreturn_t pulse_handler(int irq, void *dev_id) in pulse_handler() function
582 ret = devm_request_irq(dev, tach->irq, pulse_handler, 0, in pwm_fan_probe()