Home
last modified time | relevance | path

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

/sound/core/
Dhwdep.c41 static int snd_hwdep_dev_free(struct snd_device *device);
371 .dev_free = snd_hwdep_dev_free, in snd_hwdep_new()
410 static int snd_hwdep_dev_free(struct snd_device *device) in snd_hwdep_dev_free() function