Searched refs:SNDRV_SEQ_EVENT_PGMCHANGE (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/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 | 560 case SNDRV_SEQ_EVENT_PGMCHANGE: in send_synth_event() 582 case SNDRV_SEQ_EVENT_PGMCHANGE: in send_synth_event()
|
/kernel/linux/linux-6.6/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 | 569 case SNDRV_SEQ_EVENT_PGMCHANGE: in send_synth_event() 591 case SNDRV_SEQ_EVENT_PGMCHANGE: in send_synth_event()
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_ump_convert.c | 128 {SNDRV_SEQ_EVENT_PGMCHANGE, ump_midi1_to_ctrl_ev}, /* 0xc0 */ 251 ev->type = SNDRV_SEQ_EVENT_PGMCHANGE; in ump_midi2_to_pgm_ev() 297 {SNDRV_SEQ_EVENT_PGMCHANGE, ump_midi2_to_pgm_ev}, /* 0xc0 */ 1008 { SNDRV_SEQ_EVENT_PGMCHANGE, UMP_MSG_STATUS_PROGRAM,
|
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()
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asequencer.h | 53 #define SNDRV_SEQ_EVENT_PGMCHANGE 11 macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asequencer.h | 37 #define SNDRV_SEQ_EVENT_PGMCHANGE 11 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 18 #define SNDRV_SEQ_EVENT_PGMCHANGE 11 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 30 #define SNDRV_SEQ_EVENT_PGMCHANGE 11 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 30 #define SNDRV_SEQ_EVENT_PGMCHANGE 11 macro
|
/kernel/linux/linux-5.10/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()
|
Completed in 19 milliseconds