Searched refs:SNDRV_SEQ_EVENT_PITCHBEND (Results 1 – 5 of 5) sorted by relevance
484 ev.type = SNDRV_SEQ_EVENT_PITCHBEND; in snd_seq_oss_midi_reset()564 case SNDRV_SEQ_EVENT_PITCHBEND: in send_synth_event()589 case SNDRV_SEQ_EVENT_PITCHBEND: in send_synth_event()
153 SNDRV_SEQ_EVENT_PITCHBEND, in extended_event()211 return set_control_event(dp, q->l.dev, SNDRV_SEQ_EVENT_PITCHBEND, in chn_common_event()
39 #define SNDRV_SEQ_EVENT_PITCHBEND 13 /**< from -8192 to 8191 */ macro
61 {SNDRV_SEQ_EVENT_PITCHBEND, 2, pitchbend_ctrl_event, pitchbend_decode},
143 case SNDRV_SEQ_EVENT_PITCHBEND: in snd_midi_process_event()
Completed in 10 milliseconds