Searched refs:pitchbend_decode (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_midi_event.c | 41 static void pitchbend_decode(struct snd_seq_event *ev, unsigned char *buf); 61 {SNDRV_SEQ_EVENT_PITCHBEND, 2, pitchbend_ctrl_event, pitchbend_decode}, 361 static void pitchbend_decode(struct snd_seq_event *ev, unsigned char *buf) in pitchbend_decode() function
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_midi_event.c | 41 static void pitchbend_decode(struct snd_seq_event *ev, unsigned char *buf); 61 {SNDRV_SEQ_EVENT_PITCHBEND, 2, pitchbend_ctrl_event, pitchbend_decode}, 361 static void pitchbend_decode(struct snd_seq_event *ev, unsigned char *buf) in pitchbend_decode() function
|
Completed in 2 milliseconds