Home
last modified time | relevance | path

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

/external/qemu/hw/
Disa.h13 int DMA_write_memory (int nchan, void *buf, int pos, int size);
Ddma.c423 int DMA_write_memory (int nchan, void *buf, int pos, int len) in DMA_write_memory() function