HomeSort by: relevance | last modified time | path
    Searched defs:dtv_demux_poll (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/dtv/
dtv_demux.c 74 static int dtv_demux_poll(struct file *, int);
83 .fo_poll = dtv_demux_poll,
463 dtv_demux_poll(struct file *fp, int events) function in typeref:typename:int

Completed in 13 milliseconds