Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dtimer.c1156 static void snd_timer_s_function(struct timer_list *t) in snd_timer_s_function() function
1243 timer_setup(&priv->tlist, snd_timer_s_function, 0); in snd_timer_register_system()