Home
last modified time | relevance | path

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

/NextBSD/sys/arm/at91/
HDat91_pio.c116 static d_poll_t at91_pio_poll; variable
125 .d_poll = at91_pio_poll,
304 at91_pio_poll(struct cdev *dev, int events, struct thread *td) in at91_pio_poll() function