ATI_DMA_CAPTURE
return snd_atiixp_pcm_open(substream, &chip->dmas[ATI_DMA_CAPTURE], 1);
return snd_atiixp_pcm_close(substream, &chip->dmas[ATI_DMA_CAPTURE]);
.type = ATI_DMA_CAPTURE,
chip->dmas[ATI_DMA_CAPTURE].ops = &snd_atiixp_capture_dma_ops;
snd_atiixp_xrun_dma(chip, &chip->dmas[ATI_DMA_CAPTURE]);
snd_atiixp_update_dma(chip, &chip->dmas[ATI_DMA_CAPTURE]);
snd_atiixp_xrun_dma(chip, &chip->dmas[ATI_DMA_CAPTURE]);
snd_atiixp_update_dma(chip, &chip->dmas[ATI_DMA_CAPTURE]);
return snd_atiixp_pcm_open(substream, &chip->dmas[ATI_DMA_CAPTURE], 1);
return snd_atiixp_pcm_close(substream, &chip->dmas[ATI_DMA_CAPTURE]);
.type = ATI_DMA_CAPTURE,
chip->dmas[ATI_DMA_CAPTURE].ops = &snd_atiixp_capture_dma_ops;