Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Dopl3.c1084 static struct synth_operations opl3_operations = variable
1149 opl3_operations.info = &devc->fm_info; in opl3_init()
1151 synth_devs[me] = &opl3_operations; in opl3_init()
1157 devc->v_alloc = &opl3_operations.alloc; in opl3_init()
1158 devc->chn_info = &opl3_operations.chn_info[0]; in opl3_init()