Searched refs:snd_pcm_dev_free (Results 1 – 1 of 1) sorted by relevance
43 static int snd_pcm_dev_free(struct snd_device *device);762 .dev_free = snd_pcm_dev_free, in _snd_pcm_new()897 static int snd_pcm_dev_free(struct snd_device *device) in snd_pcm_dev_free() function