Searched refs:midi1 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dv_midi.c31 static int midi1,midi2; variable
180 midi1 = sound_alloc_mididev();
181 if (midi1 == -1)
191 sound_unload_mididev(midi1);
197 midi_devs[midi1] = &m->m_ops[0];
205 sound_unload_mididev(midi1);
211 /* printk("VMIDI1: %d VMIDI2: %d\n",midi1,midi2); */
215 memcpy ((char *) midi_devs[midi1], (char *) &v_midi_operations,
218 v_devc[0]->my_mididev = midi1;
225 midi_devs[midi1]
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/rme9652/
H A Dhdspm.c3429 int midi1; local
3438 midi1 = status & HDSPM_midi1IRQPending;
3440 if (!audio && !midi0 && !midi1)
3468 if (midi1 && midi1status) {
H A Dhdsp.c3726 int midi1; local
3735 midi1 = status & HDSP_midi1IRQPending;
3737 if (!audio && !midi0 && !midi1)
3767 if (hdsp->io_type != Multiface && hdsp->io_type != H9632 && midi1 && midi1status) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dsmc37c669.c346 unsigned midi1 : 1; /* See note above */ member in struct:_SMC37c669_CR04::__anon7812

Completed in 187 milliseconds