Searched refs:snd_seq_ev_set_keypress (Results 1 – 3 of 3) sorted by relevance
414 #define snd_seq_ev_set_keypress(ev,ch,key,vel) \ macro
329 snd_seq_ev_set_keypress(&ev, chan, pitch, pressure); in do_pressure()
60 snd_seq_ev_set_keypress(&ev, 7, 8, 9); in test_decode()