Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dhwdep.c42 static int snd_hwdep_dev_free(struct snd_device *device);
372 .dev_free = snd_hwdep_dev_free, in snd_hwdep_new()
411 static int snd_hwdep_dev_free(struct snd_device *device) in snd_hwdep_dev_free() function