Searched refs:dtv_buffer_poll (Results 1 – 3 of 3) sorted by relevance
158 int dtv_buffer_poll(struct dtv_softc *, int, lwp_t *);
291 return dtv_buffer_poll(sc, events, l); in dtvpoll()
299 dtv_buffer_poll(struct dtv_softc *sc, int events, lwp_t *l) in dtv_buffer_poll() function