Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_event.h95 int snd_seq_oss_process_timer_event(struct seq_oss_timer *rec, union evrec *q);
H A Dseq_oss_rw.c158 if (snd_seq_oss_process_timer_event(dp->timer, rec)) in insert_queue()
H A Dseq_oss_timer.c73 snd_seq_oss_process_timer_event(struct seq_oss_timer *rec, union evrec *ev) in snd_seq_oss_process_timer_event() function