Home
last modified time | relevance | path

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

/linux-2.6.39/sound/core/seq/oss/
Dseq_oss_readq.c210 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-2.6.39/sound/oss/
Dsequencer.c173 tstamp = (tstamp << 8) | SEQ_WAIT; in sequencer_midi_input()
758 case SEQ_WAIT: in play_event()
/linux-2.6.39/include/linux/
Dsoundcard.h343 #define SEQ_WAIT TMR_WAIT_ABS macro