Home
last modified time | relevance | path

Searched defs:vel (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/sound/drivers/opl3/
Dopl3_midi.c60 void snd_opl3_calc_volume(unsigned char *volbyte, int vel, in snd_opl3_calc_volume()
290 void snd_opl3_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_opl3_note_on()
668 static void snd_opl3_note_off_unsafe(void *p, int note, int vel, in snd_opl3_note_off_unsafe()
705 void snd_opl3_note_off(void *p, int note, int vel, in snd_opl3_note_off()
719 void snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_opl3_key_press()
Dopl3_drums.c136 int vel, struct snd_midi_channel *chan) in snd_opl3_drum_vol_set()
183 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off, in snd_opl3_drum_switch()
/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_event.c287 note_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event … in note_on_event()
348 note_off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event… in note_off_event()
385 set_note_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd… in set_note_event()
Dseq_oss_device.h61 int note, vel; member
Dseq_oss_event.h44 unsigned char vel; member
/Linux-v4.19/sound/synth/emux/
Demux_synth.c60 snd_emux_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_on()
159 snd_emux_note_off(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_off()
236 snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_key_press()
904 int *notep, int vel, struct snd_midi_channel *chan, in get_zone()
Dsoundfont.c1232 snd_soundfont_search_zone(struct snd_sf_list *sflist, int *notep, int vel, in snd_soundfont_search_zone()
1285 search_zones(struct snd_sf_list *sflist, int *notep, int vel, in search_zones()
/Linux-v4.19/sound/drivers/opl4/
Dopl4_synth.c482 void snd_opl4_note_on(void *private_data, int note, int vel, struct snd_midi_channel *chan) in snd_opl4_note_on()
563 void snd_opl4_note_off(void *private_data, int note, int vel, struct snd_midi_channel *chan) in snd_opl4_note_off()
/Linux-v4.19/sound/core/seq/
Dseq_midi_emul.c247 int note, int vel) in note_off()
/Linux-v4.19/drivers/staging/iio/resolver/
Dad2s1210.c466 s16 vel; in ad2s1210_read_raw() local