Home
last modified time | relevance | path

Searched refs:do_midi_msg (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/sound/
Dmidi_synth.c44 do_midi_msg(int synthno, unsigned char *msg, int mlen) in do_midi_msg() function
181 do_midi_msg(dev, inc->m_buf, inc->m_ptr); in midi_synth_input()
202 do_midi_msg(dev, inc->m_buf, inc->m_ptr); in midi_synth_input()
213 do_midi_msg(dev, inc->m_buf, inc->m_ptr); in midi_synth_input()
Dmidi_syms.c15 EXPORT_SYMBOL(do_midi_msg);
Dwf_midi.c216 do_midi_msg (synthdev, mi->m_buf, mi->m_ptr); in wf_mpu_input_scanner()
246 do_midi_msg (synthdev, mi->m_buf, mi->m_ptr); in wf_mpu_input_scanner()
341 do_midi_msg (synthdev, mi->m_buf, mi->m_ptr); in wf_mpu_input_scanner()
Dsound_calls.h91 void do_midi_msg (int synthno, unsigned char *msg, int mlen);
Dmpu401.c249 do_midi_msg(devc->synthno, devc->m_buf, devc->m_ptr); in mpu_input_scanner()
288 do_midi_msg(devc->synthno, devc->m_buf, devc->m_ptr); in mpu_input_scanner()
394 do_midi_msg(devc->synthno, devc->m_buf, devc->m_ptr); in mpu_input_scanner()