Home
last modified time | relevance | path

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

/Linux-v5.4/sound/core/
Dtimer.c80 static int snd_timer_dev_free(struct snd_device *device);
901 .dev_free = snd_timer_dev_free, in snd_timer_new()
973 static int snd_timer_dev_free(struct snd_device *device) in snd_timer_dev_free() function