taglinefilesource code
mpu401_synth_operations994drivers/sound/mpu401.cstatic struct synth_operations *mpu401_synth_operations[MAX_MIDI_DEV];
mpu401_synth_operations1120drivers/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_operations1125drivers/sound/mpu401.cif (mpu401_synth_operations[num_midis] == NULL)
mpu401_synth_operations1133drivers/sound/mpu401.cmemcpy ((char *) mpu401_synth_operations[num_midis],
mpu401_synth_operations1139drivers/sound/mpu401.cmemcpy ((char *) mpu401_synth_operations[num_midis],
mpu401_synth_operations1149drivers/sound/mpu401.cmpu401_synth_operations[num_midis];
mpu401_synth_operations1193drivers/sound/mpu401.cmpu401_synth_operations[num_midis]->midi_dev = devc->devno = num_midis;
mpu401_synth_operations1194drivers/sound/mpu401.cmpu401_synth_operations[devc->devno]->info =