Searched refs:snd_pcm_dev_free (Results 1 – 1 of 1) sorted by relevance
48 static int snd_pcm_dev_free(struct snd_device *device);772 .dev_free = snd_pcm_dev_free, in _snd_pcm_new()777 .dev_free = snd_pcm_dev_free, in _snd_pcm_new()933 static int snd_pcm_dev_free(struct snd_device *device) in snd_pcm_dev_free() function