Searched refs:snd_pcm_dev_free (Results 1 – 1 of 1) sorted by relevance
34 static int snd_pcm_dev_free(struct snd_device *device);712 .dev_free = snd_pcm_dev_free, in _snd_pcm_new()717 .dev_free = snd_pcm_dev_free, in _snd_pcm_new()879 static int snd_pcm_dev_free(struct snd_device *device) in snd_pcm_dev_free() function