Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/dtv/
H A Ddtvvar.h157 int dtv_buffer_read(struct dtv_softc *, struct uio *, int);
H A Ddtv_device.c260 return dtv_buffer_read(sc, uio, flags); in dtvread()
H A Ddtv_buffer.c233 dtv_buffer_read(struct dtv_softc *sc, struct uio *uio, int flags) in dtv_buffer_read() function