Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/
Dpcm.c43 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