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

/linux-4.4.14/sound/pci/
H A Datiixp.c1067 static int snd_atiixp_pcm_close(struct snd_pcm_substream *substream, snd_atiixp_pcm_close() function
1107 err = snd_atiixp_pcm_close(substream, &chip->dmas[ATI_DMA_PLAYBACK]); snd_atiixp_playback_close()
1121 return snd_atiixp_pcm_close(substream, &chip->dmas[ATI_DMA_CAPTURE]); snd_atiixp_capture_close()
1143 err = snd_atiixp_pcm_close(substream, &chip->dmas[ATI_DMA_PLAYBACK]); snd_atiixp_spdif_close()
1145 err = snd_atiixp_pcm_close(substream, &chip->dmas[ATI_DMA_SPDIF]); snd_atiixp_spdif_close()
H A Datiixp_modem.c896 static int snd_atiixp_pcm_close(struct snd_pcm_substream *substream, snd_atiixp_pcm_close() function
931 err = snd_atiixp_pcm_close(substream, &chip->dmas[ATI_DMA_PLAYBACK]); snd_atiixp_playback_close()
945 return snd_atiixp_pcm_close(substream, &chip->dmas[ATI_DMA_CAPTURE]); snd_atiixp_capture_close()

Completed in 84 milliseconds