Searched refs:input_sleeper (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dmidibuf.c31 static wait_queue_head_t input_sleeper[MAX_MIDI_DEV]; variable
108 wake_up(&input_sleeper[dev]);
205 init_waitqueue_head(&input_sleeper[dev]);
328 interruptible_sleep_on_timeout(&input_sleeper[dev],
405 poll_wait(file, &input_sleeper[dev], wait);

Completed in 183 milliseconds