Searched refs:SNDRV_SEQ_EVENT_PGMCHANGE (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/core/seq/oss/ |
| H A D | seq_oss_event.c | 109 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 D | seq_oss_midi.c | 551 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 D | asequencer.h | 53 #define SNDRV_SEQ_EVENT_PGMCHANGE 11 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | asequencer.h | 53 #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 D | asequencer.h | 53 #define SNDRV_SEQ_EVENT_PGMCHANGE 11 macro
|
| /OK3568_Linux_fs/kernel/sound/core/seq/ |
| H A D | seq_midi_event.c | 59 {SNDRV_SEQ_EVENT_PGMCHANGE, 1, one_param_ctrl_event, one_param_decode},
|
| H A D | seq_midi_emul.c | 140 case SNDRV_SEQ_EVENT_PGMCHANGE: in snd_midi_process_event()
|