do_midi_msg       182 sound/oss/midi_synth.c 						do_midi_msg(dev, inc->m_buf, inc->m_ptr);
do_midi_msg       203 sound/oss/midi_synth.c 				    do_midi_msg(dev, inc->m_buf, inc->m_ptr);
do_midi_msg       214 sound/oss/midi_synth.c 			    do_midi_msg(dev, inc->m_buf, inc->m_ptr);
do_midi_msg       248 sound/oss/mpu401.c 						do_midi_msg(devc->synthno, devc->m_buf, devc->m_ptr);
do_midi_msg       287 sound/oss/mpu401.c 						do_midi_msg(devc->synthno, devc->m_buf, devc->m_ptr);
do_midi_msg       393 sound/oss/mpu401.c 				do_midi_msg(devc->synthno, devc->m_buf, devc->m_ptr);
do_midi_msg        87 sound/oss/sound_calls.h void do_midi_msg (int synthno, unsigned char *msg, int mlen);