Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_writeq.c76 snd_seq_oss_writeq_wakeup(q, 0); in snd_seq_oss_writeq_clear()
123 snd_seq_oss_writeq_wakeup(struct seq_oss_writeq *q, abstime_t time) in snd_seq_oss_writeq_wakeup() function
H A Dseq_oss_writeq.h32 void snd_seq_oss_writeq_wakeup(struct seq_oss_writeq *q, abstime_t time);
H A Dseq_oss_event.c437 snd_seq_oss_writeq_wakeup(dp->writeq, rec->t.time); in snd_seq_oss_event_input()