Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/seq/oss/
Dseq_oss_readq.c65 q->pre_event_timeout = SNDRV_SEQ_OSS_MAX_TIMEOUT; in snd_seq_oss_readq_new()
169 q->pre_event_timeout); in snd_seq_oss_readq_wait()
Dseq_oss_readq.h36 unsigned long pre_event_timeout; member
Dseq_oss_ioctl.c181 dp->readq->pre_event_timeout = val; in snd_seq_oss_ioctl()
/linux-4.4.14/sound/oss/
Dsequencer.c73 static long pre_event_timeout; variable
104 oss_broken_sleep_on(&midi_sleeper, pre_event_timeout); in sequencer_read()
984 pre_event_timeout = MAX_SCHEDULE_TIMEOUT; in sequencer_open()
1503 pre_event_timeout = val; in sequencer_ioctl()