Home
last modified time | relevance | path

Searched refs:pre_event_timeout (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/sound/core/seq/oss/
Dseq_oss_readq.c66 q->pre_event_timeout = SNDRV_SEQ_OSS_MAX_TIMEOUT; in snd_seq_oss_readq_new()
172 q->pre_event_timeout); in snd_seq_oss_readq_wait()
Dseq_oss_readq.h36 unsigned long pre_event_timeout; member
Dseq_oss_ioctl.c198 dp->readq->pre_event_timeout = val; in snd_seq_oss_ioctl()
/linux-3.4.99/sound/oss/
Dsequencer.c72 static long pre_event_timeout; variable
104 pre_event_timeout); in sequencer_read()
987 pre_event_timeout = MAX_SCHEDULE_TIMEOUT; in sequencer_open()
1513 pre_event_timeout = val; in sequencer_ioctl()