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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dsound_calls.h65 int MIDIbuf_read (int dev, struct file *file, char __user *buf, int count);
H A Dmidibuf.c314 int MIDIbuf_read(int dev, struct file *file, char __user *buf, int count) function
H A Dsoundcard.c170 ret = MIDIbuf_read(dev, file, buf, count);

Completed in 203 milliseconds