taglinefilesource code
opl3_operations1179drivers/sound/opl3.cstatic struct synth_operations opl3_operations =
opl3_operations1216drivers/sound/opl3.csynth_devs[num_synths++] = &opl3_operations;
opl3_operations1217drivers/sound/opl3.cvoice_alloc = &opl3_operations.alloc;
opl3_operations1218drivers/sound/opl3.cchn_info = &opl3_operations.chn_info[0];