Searched refs:OPL3_SUSTAIN_ON (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/sound/ | ||
D | opl3.h | 116 #define OPL3_SUSTAIN_ON 0x20 macro |
/linux-4.1.27/sound/drivers/opl3/ | ||
D | opl3_synth.c | 487 reg_val |= OPL3_SUSTAIN_ON; in snd_opl3_set_voice() |