Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
H A Dpcm.c33 static int snd_pcm_free(struct snd_pcm *pcm);
754 snd_pcm_free(pcm); in _snd_pcm_new()
863 static int snd_pcm_free(struct snd_pcm *pcm) in snd_pcm_free() function
881 return snd_pcm_free(pcm); in snd_pcm_dev_free()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm.c33 static int snd_pcm_free(struct snd_pcm *pcm);
759 snd_pcm_free(pcm); in _snd_pcm_new()
866 static int snd_pcm_free(struct snd_pcm *pcm) in snd_pcm_free() function
884 return snd_pcm_free(pcm); in snd_pcm_dev_free()

Completed in 3 milliseconds