Searched refs:OPL3_CYMBAL_ON (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/sound/drivers/opl3/ |
D | opl3_drums.c | 30 OPL3_TOMTOM_ON, OPL3_TOMTOM_ON, OPL3_CYMBAL_ON, /* 47 - 49 */ 32 OPL3_TOMTOM_ON, OPL3_CYMBAL_ON, OPL3_CYMBAL_ON, /* 50 - 52 */ 33 OPL3_CYMBAL_ON, OPL3_CYMBAL_ON, OPL3_CYMBAL_ON, /* 53 - 55 */ 34 OPL3_HIHAT_ON, OPL3_CYMBAL_ON, OPL3_TOMTOM_ON, /* 56 - 58 */ 35 OPL3_CYMBAL_ON, OPL3_TOMTOM_ON, OPL3_TOMTOM_ON, /* 59 - 61 */ 43 OPL3_CYMBAL_ON, OPL3_CYMBAL_ON /* 80 - 81 */ 210 case OPL3_CYMBAL_ON: in snd_opl3_drum_switch()
|
D | opl3_synth.c | 585 reg_val |= OPL3_CYMBAL_ON; in snd_opl3_set_params()
|
/Linux-v4.19/include/sound/ |
D | opl3.h | 102 #define OPL3_CYMBAL_ON 0x02 macro
|