Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_event.h108 int snd_seq_oss_process_timer_event(struct seq_oss_timer *rec, union evrec *q);
Dseq_oss_rw.c170 if (snd_seq_oss_process_timer_event(dp->timer, rec)) in insert_queue()
Dseq_oss_timer.c86 snd_seq_oss_process_timer_event(struct seq_oss_timer *rec, union evrec *ev) in snd_seq_oss_process_timer_event() function