Home
last modified time | relevance | path

Searched refs:EV_CHN_VOICE (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dsoundcard.h995 #define EV_CHN_VOICE 0x93 macro
1130 _seqbuf[_seqbufptr] = EV_CHN_VOICE;\
/linux/sound/core/seq/oss/
H A Dseq_oss_midi.c539 ossev.v.code = EV_CHN_VOICE; in send_synth_event()