Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/seq/oss/
H A Dseq_oss_midi.c469 ev.type = SNDRV_SEQ_EVENT_CONTROLLER; in snd_seq_oss_midi_reset()
549 case SNDRV_SEQ_EVENT_CONTROLLER: in send_synth_event()
572 case SNDRV_SEQ_EVENT_CONTROLLER: in send_synth_event()
H A Dseq_oss_event.c144 return set_control_event(dp, q->e.dev, SNDRV_SEQ_EVENT_CONTROLLER, in extended_event()
206 return set_control_event(dp, q->l.dev, SNDRV_SEQ_EVENT_CONTROLLER, in chn_common_event()
/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 Dasequencer.h52 #define SNDRV_SEQ_EVENT_CONTROLLER 10 macro
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasequencer.h52 #define SNDRV_SEQ_EVENT_CONTROLLER 10 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 Dasequencer.h52 #define SNDRV_SEQ_EVENT_CONTROLLER 10 macro
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Demux_oss.c485 ev.type = SNDRV_SEQ_EVENT_CONTROLLER; in fake_event()
/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_midi_event.c58 {SNDRV_SEQ_EVENT_CONTROLLER, 2, two_param_ctrl_event, two_param_decode},
H A Dseq_midi_emul.c136 case SNDRV_SEQ_EVENT_CONTROLLER: in snd_midi_process_event()