Searched refs:memcopy (Results 1 – 5 of 5) sorted by relevance
6 lib-y += memcopy.o memset.o checksum.o \
213 void (*memcopy)(struct dvb_demux_feed *feed, u8 *dst, member
81 It only applies to RX DMA and memcopy DMA.
262 demux->memcopy(feed, sec->secbuf_base + sec->tsfeedp, buf, len); in dvb_dmx_swfilter_section_copy_dump()1293 if (!dvbdemux->memcopy) in dvb_dmx_init()1294 dvbdemux->memcopy = dvb_dmx_memcopy; in dvb_dmx_init()
45 memcopy it into the page cache.
Completed in 11 milliseconds