Searched refs:snd_atiixp_pcm_close (Results 1 - 2 of 2) sorted by path

/linux-master/sound/pci/
H A Datiixp.c1054 static int snd_atiixp_pcm_close(struct snd_pcm_substream *substream, function
1094 err = snd_atiixp_pcm_close(substream, &chip->dmas[ATI_DMA_PLAYBACK]);
1108 return snd_atiixp_pcm_close(substream, &chip->dmas[ATI_DMA_CAPTURE]);
1130 err = snd_atiixp_pcm_close(substream, &chip->dmas[ATI_DMA_PLAYBACK]);
1132 err = snd_atiixp_pcm_close(substream, &chip->dmas[ATI_DMA_SPDIF]);
H A Datiixp_modem.c875 static int snd_atiixp_pcm_close(struct snd_pcm_substream *substream, function
910 err = snd_atiixp_pcm_close(substream, &chip->dmas[ATI_DMA_PLAYBACK]);
924 return snd_atiixp_pcm_close(substream, &chip->dmas[ATI_DMA_CAPTURE]);

Completed in 182 milliseconds