Home
last modified time | relevance | path

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

/linux/sound/drivers/opl3/
A Dopl3_midi.c46 void snd_opl3_calc_volume(unsigned char *volbyte, int vel, in snd_opl3_calc_volume()
275 void snd_opl3_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_opl3_note_on()
653 static void snd_opl3_note_off_unsafe(void *p, int note, int vel, in snd_opl3_note_off_unsafe()
690 void snd_opl3_note_off(void *p, int note, int vel, in snd_opl3_note_off()
704 void snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_opl3_key_press()
A Dopl3_drums.c122 int vel, struct snd_midi_channel *chan) in snd_opl3_drum_vol_set()
169 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off, in snd_opl3_drum_switch()
/linux/sound/core/seq/oss/
A Dseq_oss_event.c274 note_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event … in note_on_event()
335 note_off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event… in note_off_event()
372 set_note_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd… in set_note_event()
A Dseq_oss_device.h49 int note, vel; member
A Dseq_oss_event.h31 unsigned char vel; member
/linux/sound/synth/emux/
A Demux_synth.c46 snd_emux_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_on()
145 snd_emux_note_off(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_off()
222 snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_key_press()
890 int *notep, int vel, struct snd_midi_channel *chan, in get_zone()
A Dsoundfont.c1231 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/sound/drivers/opl4/
A 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/sound/core/seq/
A Dseq_midi_emul.c237 int note, int vel) in note_off()
/linux/drivers/staging/iio/resolver/
A Dad2s1210.c469 s16 vel; in ad2s1210_read_raw() local

Completed in 19 milliseconds