Home
last modified time | relevance | path

Searched refs:ti_pruss_irq_poll (Results 1 – 1 of 1) sorted by path

/freebsd/sys/arm/ti/
H A Dti_pruss.c75 static d_poll_t ti_pruss_irq_poll; variable
124 .d_poll = ti_pruss_irq_poll,
203 ti_pruss_irq_poll(struct cdev *dev, int events, struct thread *td) in ti_pruss_irq_poll() function