Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/
Drtctimer.c43 static int rtctimer_stop(struct snd_timer *t);
57 .stop = rtctimer_stop,
102 rtctimer_stop(struct snd_timer *timer) in rtctimer_stop() function