tag | line | file | source code |
---|---|---|---|
opl3_operations | 1133 | drivers/sound/opl3.c | static struct synth_operations opl3_operations = |
opl3_operations | 1169 | drivers/sound/opl3.c | synth_devs[num_synths++] = &opl3_operations; |
opl3_operations | 1170 | drivers/sound/opl3.c | voice_alloc = &opl3_operations.alloc; |
opl3_operations | 1171 | drivers/sound/opl3.c | chn_info = &opl3_operations.chn_info[0]; |