Searched refs:hihat (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/sound/drivers/opl3/ |
H A D | opl3_drums.c | 54 static const struct snd_opl3_drum_voice hihat = {7, 0, 0x00, 0x03, 0xf0, 0x06, 0x20, 0x00}; variable 155 snd_opl3_drum_voice_set(opl3, &hihat); in snd_opl3_load_drums() 188 drum_voice = &hihat; in snd_opl3_drum_switch()
|
H A D | opl3_synth.c | 574 if (params->hihat) in snd_opl3_set_params()
|
/kernel/linux/linux-6.6/sound/drivers/opl3/ |
H A D | opl3_drums.c | 54 static const struct snd_opl3_drum_voice hihat = {7, 0, 0x00, 0x03, 0xf0, 0x06, 0x20, 0x00}; variable 155 snd_opl3_drum_voice_set(opl3, &hihat); in snd_opl3_load_drums() 188 drum_voice = &hihat; in snd_opl3_drum_switch()
|
H A D | opl3_synth.c | 574 if (params->hihat) in snd_opl3_set_params()
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asound_fm.h | 93 unsigned char hihat; member
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asound_fm.h | 78 unsigned char hihat; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asound_fm.h | 50 unsigned char hihat; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asound_fm.h | 62 unsigned char hihat; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asound_fm.h | 62 unsigned char hihat; member
|
Completed in 5 milliseconds