pps_fan_poll
static void pps_fan_poll(void *);
(void) timeout(pps_fan_poll, softsp, pps_fan_timeout_hz);
pps_fan_poll(softsp);