Searched refs:SNDRV_SEQ_EVENT_PGMCHANGE (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/sound/core/seq/oss/ |
D | seq_oss_event.c | 121 return set_control_event(dp, 0, SNDRV_SEQ_EVENT_PGMCHANGE, in old_event() 145 return set_control_event(dp, q->e.dev, SNDRV_SEQ_EVENT_PGMCHANGE, in extended_event() 214 return set_control_event(dp, q->l.dev, SNDRV_SEQ_EVENT_PGMCHANGE, in chn_common_event()
|
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()
|
/linux-4.1.27/include/uapi/sound/ |
D | asequencer.h | 52 #define SNDRV_SEQ_EVENT_PGMCHANGE 11 macro
|
/linux-4.1.27/sound/core/seq/ |
D | seq_midi_emul.c | 151 case SNDRV_SEQ_EVENT_PGMCHANGE: in snd_midi_process_event()
|
D | seq_midi_event.c | 72 {SNDRV_SEQ_EVENT_PGMCHANGE, 1, one_param_ctrl_event, one_param_decode},
|