Home
last modified time | relevance | path

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

/linux-5.19.10/sound/core/
Dhwdep.c27 static int snd_hwdep_dev_free(struct snd_device *device);
365 .dev_free = snd_hwdep_dev_free, in snd_hwdep_new()
404 static int snd_hwdep_dev_free(struct snd_device *device) in snd_hwdep_dev_free() function