ATI_DMA_PLAYBACK 1089 sound/pci/atiixp.c err = snd_atiixp_pcm_open(substream, &chip->dmas[ATI_DMA_PLAYBACK], 0); ATI_DMA_PLAYBACK 1106 sound/pci/atiixp.c err = snd_atiixp_pcm_close(substream, &chip->dmas[ATI_DMA_PLAYBACK]); ATI_DMA_PLAYBACK 1129 sound/pci/atiixp.c err = snd_atiixp_pcm_open(substream, &chip->dmas[ATI_DMA_PLAYBACK], 2); ATI_DMA_PLAYBACK 1142 sound/pci/atiixp.c err = snd_atiixp_pcm_close(substream, &chip->dmas[ATI_DMA_PLAYBACK]); ATI_DMA_PLAYBACK 1222 sound/pci/atiixp.c .type = ATI_DMA_PLAYBACK, ATI_DMA_PLAYBACK 1256 sound/pci/atiixp.c chip->dmas[ATI_DMA_PLAYBACK].ops = &snd_atiixp_playback_dma_ops; ATI_DMA_PLAYBACK 1348 sound/pci/atiixp.c snd_atiixp_xrun_dma(chip, &chip->dmas[ATI_DMA_PLAYBACK]); ATI_DMA_PLAYBACK 1350 sound/pci/atiixp.c snd_atiixp_update_dma(chip, &chip->dmas[ATI_DMA_PLAYBACK]); ATI_DMA_PLAYBACK 919 sound/pci/atiixp_modem.c err = snd_atiixp_pcm_open(substream, &chip->dmas[ATI_DMA_PLAYBACK], 0); ATI_DMA_PLAYBACK 931 sound/pci/atiixp_modem.c err = snd_atiixp_pcm_close(substream, &chip->dmas[ATI_DMA_PLAYBACK]); ATI_DMA_PLAYBACK 974 sound/pci/atiixp_modem.c .type = ATI_DMA_PLAYBACK, ATI_DMA_PLAYBACK 997 sound/pci/atiixp_modem.c chip->dmas[ATI_DMA_PLAYBACK].ops = &snd_atiixp_playback_dma_ops; ATI_DMA_PLAYBACK 1035 sound/pci/atiixp_modem.c snd_atiixp_xrun_dma(chip, &chip->dmas[ATI_DMA_PLAYBACK]); ATI_DMA_PLAYBACK 1037 sound/pci/atiixp_modem.c snd_atiixp_update_dma(chip, &chip->dmas[ATI_DMA_PLAYBACK]);