Home
last modified time | relevance | path

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

/sound/pci/
Datiixp.c244 struct atiixp_dma { struct
245 const struct atiixp_dma_ops *ops; argument
246 struct snd_dma_buffer desc_buf;
247 struct snd_pcm_substream *substream; /* assigned PCM substream */
248 unsigned int buf_addr, buf_bytes; /* DMA buffer address, bytes */
249 unsigned int period_bytes, periods;
250 int opened;
274 struct atiixp_dma dmas[NUM_ATI_DMAS]; argument
Datiixp_modem.c220 struct atiixp_dma { struct
221 const struct atiixp_dma_ops *ops; argument
222 struct snd_dma_buffer desc_buf;
223 struct snd_pcm_substream *substream; /* assigned PCM substream */
224 unsigned int buf_addr, buf_bytes; /* DMA buffer address, bytes */
225 unsigned int period_bytes, periods;
249 struct atiixp_dma dmas[NUM_ATI_DMAS]; argument