Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dpwm-fan.c74 static void sample_timer(struct timer_list *t) in sample_timer() function
539 timer_setup(&ctx->rpm_timer, sample_timer, 0); in pwm_fan_probe()