Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/seq/oss/
Dseq_oss_readq.c207 rec.echo = (curt << 8) | SEQ_WAIT; in snd_seq_oss_readq_put_timestamp()
Dseq_oss_timer.c110 } else if (ev->s.code == SEQ_WAIT) { in snd_seq_oss_process_timer_event()
Dseq_oss_event.c116 case SEQ_WAIT: in old_event()
/linux-4.4.14/sound/oss/
Dsequencer.c173 tstamp = (tstamp << 8) | SEQ_WAIT; in sequencer_midi_input()
757 case SEQ_WAIT: in play_event()
/linux-4.4.14/include/uapi/linux/
Dsoundcard.h335 #define SEQ_WAIT TMR_WAIT_ABS macro