taglinefilesource code
mpu401_synth_operations977drivers/sound/mpu401.cstatic struct synth_operations *mpu401_synth_operations[MAX_MIDI_DEV];
mpu401_synth_operations1087drivers/sound/mpu401.cmpu401_synth_operations[num_midis] = (struct synth_operations *) (sound_mem_blocks[sound_num_blocks] = kmalloc (sizeof (struct synth_operations), GFP_KERNEL));
mpu401_synth_operations1092drivers/sound/mpu401.cif (mpu401_synth_operations[num_midis] == NULL)
mpu401_synth_operations1100drivers/sound/mpu401.cmemcpy ((char *) mpu401_synth_operations[num_midis],
mpu401_synth_operations1106drivers/sound/mpu401.cmemcpy ((char *) mpu401_synth_operations[num_midis],
mpu401_synth_operations1116drivers/sound/mpu401.cmpu401_synth_operations[num_midis];
mpu401_synth_operations1165drivers/sound/mpu401.cmpu401_synth_operations[num_midis]->midi_dev = devc->devno = num_midis;
mpu401_synth_operations1166drivers/sound/mpu401.cmpu401_synth_operations[devc->devno]->info =