Home
last modified time | relevance | path

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

/freebsd/sys/dev/gpio/
H A Dgpioc.c141 static d_poll_t gpioc_poll; variable
149 .d_poll = gpioc_poll,
953 gpioc_poll(struct cdev *dev, int events, struct thread *td) in gpioc_poll() function