Home
last modified time | relevance | path

Searched refs:snd_pcm_free (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/sound/core/
Dpcm.c42 static int snd_pcm_free(struct snd_pcm *pcm);
734 snd_pcm_free(pcm); in _snd_pcm_new()
738 snd_pcm_free(pcm); in _snd_pcm_new()
744 snd_pcm_free(pcm); in _snd_pcm_new()
829 static int snd_pcm_free(struct snd_pcm *pcm) in snd_pcm_free() function
850 return snd_pcm_free(pcm); in snd_pcm_dev_free()