Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/
Drtctimer.c42 static int rtctimer_start(struct snd_timer *t);
56 .start = rtctimer_start,
91 rtctimer_start(struct snd_timer *timer) in rtctimer_start() function