Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dcxdtv.c88 static int cxdtv_risc_buffer(struct cxdtv_softc *, uint32_t, uint32_t);
693 cxdtv_risc_buffer(struct cxdtv_softc *sc, uint32_t bpl, uint32_t lines) in cxdtv_risc_buffer() function
834 cxdtv_risc_buffer(sc, CXDTV_TS_PKTSIZE, 1); in cxdtv_mpeg_trigger()