Searched refs:opl3_operations (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dopl3.c1080 static struct synth_operations opl3_operations = variable in typeref:struct:synth_operations
1145 opl3_operations.info = &devc->fm_info;
1147 synth_devs[me] = &opl3_operations;
1153 devc->v_alloc = &opl3_operations.alloc;
1154 devc->chn_info = &opl3_operations.chn_info[0];

Completed in 96 milliseconds