snd_atiixp_pcm_open 1083 sound/pci/atiixp.c 	err = snd_atiixp_pcm_open(substream, &chip->dmas[ATI_DMA_PLAYBACK], 0);
snd_atiixp_pcm_open 1108 sound/pci/atiixp.c 	return snd_atiixp_pcm_open(substream, &chip->dmas[ATI_DMA_CAPTURE], 1);
snd_atiixp_pcm_open 1123 sound/pci/atiixp.c 		err = snd_atiixp_pcm_open(substream, &chip->dmas[ATI_DMA_PLAYBACK], 2);
snd_atiixp_pcm_open 1125 sound/pci/atiixp.c 		err = snd_atiixp_pcm_open(substream, &chip->dmas[ATI_DMA_SPDIF], -1);
snd_atiixp_pcm_open  905 sound/pci/atiixp_modem.c 	err = snd_atiixp_pcm_open(substream, &chip->dmas[ATI_DMA_PLAYBACK], 0);
snd_atiixp_pcm_open  925 sound/pci/atiixp_modem.c 	return snd_atiixp_pcm_open(substream, &chip->dmas[ATI_DMA_CAPTURE], 1);