Home
last modified time | relevance | path

Searched defs:dma_pos (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/audio/
H A Dcs4231a.c527 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 Dsb16.c1178 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 Dgus.c182 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 Dadl_pci9118.c413 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 Di8257.c474 static int i8257_phony_handler(void *opaque, int nchan, int dma_pos, in i8257_phony_handler()
/openbmc/linux/drivers/staging/vme_user/
H A Dvme.c860 struct list_head *dma_pos = NULL; in vme_dma_request() local
/openbmc/qemu/hw/block/
H A Dfdc.c1590 int fdctrl_transfer_handler(void *opaque, int nchan, int dma_pos, int dma_len) in fdctrl_transfer_handler()