Searched refs:vdma_set_count (Results 1 – 4 of 4) sorted by relevance
23 extern void vdma_set_count(int channel, int count);
73 vdma_set_count(JAZZ_FLOPPY_DMA, count); in fd_set_dma_count()
519 void vdma_set_count(int channel, int count) in vdma_set_count() function528 EXPORT_SYMBOL(vdma_set_count);
101 vdma_set_count ((int)esp->dma_regs, dma_count); in jazz_esp_send_dma_cmd()