Searched refs:MIDIbuf_write (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.h66 int MIDIbuf_write (int dev, struct file *file, const char __user *buf, int count);
H A Dmidibuf.c260 int MIDIbuf_write(int dev, struct file *file, const char __user *buf, int count) function
H A Dsoundcard.c196 ret = MIDIbuf_write(dev, file, buf, count);

Completed in 178 milliseconds