midi_out
int midi_out(struct snd_midi *_m, MIDI_TYPE *_buf, int _size);
if (midi_out(m->mid, b, 1)) {