Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dpwm-fan.c28 u8 pulses_per_revolution; member
88 (tach->pulses_per_revolution * delta); in sample_timer()
588 tach->pulses_per_revolution = ppr; in pwm_fan_probe()
589 if (!tach->pulses_per_revolution) { in pwm_fan_probe()
597 i, tach->irq, tach->pulses_per_revolution); in pwm_fan_probe()