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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dsound_calls.h66 int MIDIbuf_write (int dev, struct file *file, const char __user *buf, int count);
H A Dmidibuf.c259 int MIDIbuf_write(int dev, struct file *file, const char __user *buf, int count) function
H A Dsoundcard.c197 ret = MIDIbuf_write(dev, file, buf, count);

Completed in 112 milliseconds