Searched refs:SNDRV_SEQ_EVENT_KEYPRESS (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/core/seq/oss/ |
| H A D | seq_oss_event.c | 187 return set_note_event(dp, q->v.dev, SNDRV_SEQ_EVENT_KEYPRESS, in chn_voice_event() 299 type = SNDRV_SEQ_EVENT_KEYPRESS; in note_on_event() 324 return set_note_event(dp, dev, SNDRV_SEQ_EVENT_KEYPRESS, ch, note - 128, vel, ev); in note_on_event()
|
| H A D | seq_oss_midi.c | 547 case SNDRV_SEQ_EVENT_KEYPRESS: in send_synth_event() 566 case SNDRV_SEQ_EVENT_KEYPRESS: in send_synth_event()
|
| /OK3568_Linux_fs/kernel/sound/core/seq/ |
| H A D | seq_midi_emul.c | 111 ev->type == SNDRV_SEQ_EVENT_KEYPRESS) { in snd_midi_process_event() 132 case SNDRV_SEQ_EVENT_KEYPRESS: in snd_midi_process_event()
|
| H A D | seq_midi_event.c | 57 {SNDRV_SEQ_EVENT_KEYPRESS, 2, note_event, note_decode},
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/ |
| H A D | asequencer.h | 47 #define SNDRV_SEQ_EVENT_KEYPRESS 8 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | asequencer.h | 47 #define SNDRV_SEQ_EVENT_KEYPRESS 8 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/ |
| H A D | asequencer.h | 47 #define SNDRV_SEQ_EVENT_KEYPRESS 8 macro
|