Searched refs:vdma_set_count (Results 1 – 4 of 4) sorted by relevance
21 extern void vdma_set_count(int channel, int count);
72 vdma_set_count(JAZZ_FLOPPY_DMA, count); in fd_set_dma_count()
448 void vdma_set_count(int channel, int count) in vdma_set_count() function457 EXPORT_SYMBOL(vdma_set_count);
78 vdma_set_count ((int)esp->dma_regs, dma_count); in jazz_esp_send_dma_cmd()