Home
last modified time | relevance | path

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

/sound/core/
Dtimer.c129 static int snd_timer_dev_free(struct snd_device *device);
940 .dev_free = snd_timer_dev_free, in snd_timer_new()
1011 static int snd_timer_dev_free(struct snd_device *device) in snd_timer_dev_free() function