Home
last modified time | relevance | path

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

/sound/core/seq/
Dseq_timer.c287 err = snd_timer_open(&t, str, &tmr->alsa_id, q->queue); in snd_seq_timer_open()
297 err = snd_timer_open(&t, str, &tid, q->queue); in snd_seq_timer_open()
/sound/core/
Dtimer.c238 int snd_timer_open(struct snd_timer_instance **ti, in snd_timer_open() function
1615 err = snd_timer_open(&tu->timeri, str, &tselect.id, current->pid); in snd_timer_user_tselect()
2118 EXPORT_SYMBOL(snd_timer_open);