snd_atiixp_pcm_open 1089 sound/pci/atiixp.c 	err = snd_atiixp_pcm_open(substream, &chip->dmas[ATI_DMA_PLAYBACK], 0);
snd_atiixp_pcm_open 1114 sound/pci/atiixp.c 	return snd_atiixp_pcm_open(substream, &chip->dmas[ATI_DMA_CAPTURE], 1);
snd_atiixp_pcm_open 1129 sound/pci/atiixp.c 		err = snd_atiixp_pcm_open(substream, &chip->dmas[ATI_DMA_PLAYBACK], 2);
snd_atiixp_pcm_open 1131 sound/pci/atiixp.c 		err = snd_atiixp_pcm_open(substream, &chip->dmas[ATI_DMA_SPDIF], -1);
snd_atiixp_pcm_open  919 sound/pci/atiixp_modem.c 	err = snd_atiixp_pcm_open(substream, &chip->dmas[ATI_DMA_PLAYBACK], 0);
snd_atiixp_pcm_open  939 sound/pci/atiixp_modem.c 	return snd_atiixp_pcm_open(substream, &chip->dmas[ATI_DMA_CAPTURE], 1);