Searched refs:midi1 (Results 1 – 5 of 5) sorted by relevance
31 static int midi1,midi2; variable180 midi1 = sound_alloc_mididev(); in attach_v_midi()181 if (midi1 == -1) in attach_v_midi()191 sound_unload_mididev(midi1); in attach_v_midi()197 midi_devs[midi1] = &m->m_ops[0]; in attach_v_midi()205 sound_unload_mididev(midi1); in attach_v_midi()215 memcpy ((char *) midi_devs[midi1], (char *) &v_midi_operations, in attach_v_midi()218 v_devc[0]->my_mididev = midi1; in attach_v_midi()225 midi_devs[midi1]->devc = v_devc[0]; in attach_v_midi()227 midi_devs[midi1]->converter = &m->s_ops[0]; in attach_v_midi()[all …]
64 /dev/midi1. They are NOT for OSS but for tclmidi, which is
350 unsigned midi1 : 1; /* See note above */ member
4131 int midi1; in snd_hdsp_interrupt() local4140 midi1 = status & HDSP_midi1IRQPending; in snd_hdsp_interrupt()4142 if (!audio && !midi0 && !midi1) in snd_hdsp_interrupt()4172 …if (hdsp->io_type != Multiface && hdsp->io_type != RPM && hdsp->io_type != H9632 && midi1 && midi1… in snd_hdsp_interrupt()
823 1 = /dev/midi1 Second MIDI port, kernel timed