tag | line | file | source code |
---|---|---|---|
opl3_operations | 1148 | drivers/sound/opl3.c | static struct synth_operations opl3_operations = |
opl3_operations | 1216 | drivers/sound/opl3.c | opl3_operations.info = &devc->fm_info; |
opl3_operations | 1218 | drivers/sound/opl3.c | synth_devs[num_synths++] = &opl3_operations; |
opl3_operations | 1219 | drivers/sound/opl3.c | devc->v_alloc = &opl3_operations.alloc; |
opl3_operations | 1220 | drivers/sound/opl3.c | devc->chn_info = &opl3_operations.chn_info[0]; |