Searched defs:vel (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/drivers/staging/iio/resolver/
H A Dad2s1200.c51 s16 vel; ad2s1200_read_raw() local
H A Dad2s1210.c474 s16 vel; ad2s1210_read_raw() local
/linux-4.1.27/sound/core/seq/oss/
H A Dseq_oss_event.c286 note_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev) note_on_event() argument
346 note_off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev) note_off_event() argument
382 set_note_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd_seq_event *ev) set_note_event() argument
H A Dseq_oss_event.h44 unsigned char vel; member in struct:evrec_note
H A Dseq_oss_device.h61 int note, vel; member in struct:seq_oss_chinfo
/linux-4.1.27/sound/drivers/opl3/
H A Dopl3_drums.c185 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off, snd_opl3_drum_switch() argument
136 snd_opl3_drum_vol_set(struct snd_opl3 *opl3, struct snd_opl3_drum_voice *data, int vel, struct snd_midi_channel *chan) snd_opl3_drum_vol_set() argument
H A Dopl3_midi.c64 void snd_opl3_calc_volume(unsigned char *volbyte, int vel, snd_opl3_calc_volume() argument
294 void snd_opl3_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) snd_opl3_note_on() argument
671 static void snd_opl3_note_off_unsafe(void *p, int note, int vel, snd_opl3_note_off_unsafe() argument
708 void snd_opl3_note_off(void *p, int note, int vel, snd_opl3_note_off() argument
722 void snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) snd_opl3_key_press() argument
/linux-4.1.27/sound/core/seq/
H A Dseq_midi_emul.c245 note_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, int note, int vel) note_off() argument
/linux-4.1.27/sound/drivers/opl4/
H A Dopl4_synth.c482 void snd_opl4_note_on(void *private_data, int note, int vel, struct snd_midi_channel *chan) snd_opl4_note_on() argument
563 void snd_opl4_note_off(void *private_data, int note, int vel, struct snd_midi_channel *chan) snd_opl4_note_off() argument
/linux-4.1.27/sound/synth/emux/
H A Demux_synth.c60 snd_emux_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) snd_emux_note_on() argument
159 snd_emux_note_off(void *p, int note, int vel, struct snd_midi_channel *chan) snd_emux_note_off() argument
236 snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) snd_emux_key_press() argument
903 get_zone(struct snd_emux *emu, struct snd_emux_port *port, int *notep, int vel, struct snd_midi_channel *chan, struct snd_sf_zone **table) get_zone() argument
H A Dsoundfont.c1232 snd_soundfont_search_zone(struct snd_sf_list *sflist, int *notep, int vel, snd_soundfont_search_zone() argument
1285 search_zones(struct snd_sf_list *sflist, int *notep, int vel, search_zones() argument

Completed in 231 milliseconds