Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/dtv/
Ddtvvar.h158 int dtv_buffer_poll(struct dtv_softc *, int, lwp_t *);
Ddtv_device.c291 return dtv_buffer_poll(sc, events, l); in dtvpoll()
Ddtv_buffer.c299 dtv_buffer_poll(struct dtv_softc *sc, int events, lwp_t *l) in dtv_buffer_poll() function