Searched defs:dma_pos (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/hw/audio/ |
H A D | cs4231a.c | 527 static int cs_write_audio (CSState *s, int nchan, int dma_pos, in cs_write_audio() 573 static int cs_dma_read (void *opaque, int nchan, int dma_pos, int dma_len) in cs_dma_read()
|
H A D | sb16.c | 1178 static int write_audio (SB16State *s, int nchan, int dma_pos, in write_audio() 1214 static int SB_read_DMA (void *opaque, int nchan, int dma_pos, int dma_len) in SB_read_DMA()
|
H A D | gus.c | 182 static int GUS_read_DMA (void *opaque, int nchan, int dma_pos, int dma_len) in GUS_read_DMA()
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | adl_pci9118.c | 413 unsigned int dma_pos = devpriv->ai_act_dmapos; in pci9118_ai_samples_ready() local 470 unsigned int dma_pos = devpriv->ai_act_dmapos; in pci9118_ai_dma_xfer() local
|
/openbmc/qemu/hw/dma/ |
H A D | i8257.c | 474 static int i8257_phony_handler(void *opaque, int nchan, int dma_pos, in i8257_phony_handler()
|
/openbmc/linux/drivers/staging/vme_user/ |
H A D | vme.c | 860 struct list_head *dma_pos = NULL; in vme_dma_request() local
|
/openbmc/qemu/hw/block/ |
H A D | fdc.c | 1590 int fdctrl_transfer_handler(void *opaque, int nchan, int dma_pos, int dma_len) in fdctrl_transfer_handler()
|