Home
last modified time | relevance | path

Searched defs:atiixp_dma (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/
H A Datiixp.c229 struct atiixp_dma { struct
230 const struct atiixp_dma_ops *ops; argument
231 struct snd_dma_buffer desc_buf;
232 struct snd_pcm_substream *substream; /* assigned PCM substream */
233 unsigned int buf_addr, buf_bytes; /* DMA buffer address, bytes */
234 unsigned int period_bytes, periods;
235 int opened;
259 struct atiixp_dma dmas[NUM_ATI_DMAS]; argument
H A Datiixp_modem.c205 struct atiixp_dma { struct
206 const struct atiixp_dma_ops *ops; argument
207 struct snd_dma_buffer desc_buf;
208 struct snd_pcm_substream *substream; /* assigned PCM substream */
209 unsigned int buf_addr, buf_bytes; /* DMA buffer address, bytes */
210 unsigned int period_bytes, periods;
234 struct atiixp_dma dmas[NUM_ATI_DMAS]; argument