Home
last modified time | relevance | path

Searched refs:MIDIbuf_poll (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/sound/oss/
Dsound_calls.h70 unsigned int MIDIbuf_poll(int dev, struct file *file, poll_table * wait);
Dmidibuf.c398 unsigned int MIDIbuf_poll(int dev, struct file *file, poll_table * wait) in MIDIbuf_poll() function
Dsoundcard.c419 return MIDIbuf_poll(dev, file, wait); in sound_poll()