Searched refs:gpioths_poll (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/gpio/
H A Dgpioths.c290 gpioths_poll(void *arg, int pending __unused) function
316 TIMEOUT_TASK_INIT(taskqueue_thread, &sc->task, 0, gpioths_poll, sc);
368 gpioths_poll(sc, 0);

Completed in 53 milliseconds