Home
last modified time | relevance | path

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

/qemu/hw/audio/
H A Dsb16.c1214 static int SB_read_DMA (void *opaque, int nchan, int dma_pos, int dma_len) in SB_read_DMA() function
1435 k->register_channel(s->isa_hdma, s->hdma, SB_read_DMA, s); in sb16_realizefn()
1438 k->register_channel(s->isa_dma, s->dma, SB_read_DMA, s); in sb16_realizefn()