Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_EVENT_PGMCHANGE (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/sound/core/seq/oss/
H A Dseq_oss_event.c109 return set_control_event(dp, 0, SNDRV_SEQ_EVENT_PGMCHANGE, in old_event()
133 return set_control_event(dp, q->e.dev, SNDRV_SEQ_EVENT_PGMCHANGE, in extended_event()
202 return set_control_event(dp, q->l.dev, SNDRV_SEQ_EVENT_PGMCHANGE, in chn_common_event()
H A Dseq_oss_midi.c551 case SNDRV_SEQ_EVENT_PGMCHANGE: in send_synth_event()
573 case SNDRV_SEQ_EVENT_PGMCHANGE: in send_synth_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.h53 #define SNDRV_SEQ_EVENT_PGMCHANGE 11 macro
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasequencer.h53 #define SNDRV_SEQ_EVENT_PGMCHANGE 11 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.h53 #define SNDRV_SEQ_EVENT_PGMCHANGE 11 macro
/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_midi_event.c59 {SNDRV_SEQ_EVENT_PGMCHANGE, 1, one_param_ctrl_event, one_param_decode},
H A Dseq_midi_emul.c140 case SNDRV_SEQ_EVENT_PGMCHANGE: in snd_midi_process_event()