Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/gpio/
Dgpioc.c144 static d_poll_t gpioc_poll; variable
152 .d_poll = gpioc_poll,
956 gpioc_poll(struct cdev *dev, int events, struct thread *td) in gpioc_poll() function