taglinefilesource code
opl3_operations1133drivers/sound/opl3.cstatic struct synth_operations opl3_operations =
opl3_operations1169drivers/sound/opl3.csynth_devs[num_synths++] = &opl3_operations;
opl3_operations1170drivers/sound/opl3.cvoice_alloc = &opl3_operations.alloc;
opl3_operations1171drivers/sound/opl3.cchn_info = &opl3_operations.chn_info[0];