Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dsoundcard.h995 #define EV_CHN_VOICE 0x93 macro
1130 _seqbuf[_seqbufptr] = EV_CHN_VOICE;\
/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_event.c60 case EV_CHN_VOICE: in snd_seq_oss_process_event()
Dseq_oss_midi.c576 ossev.v.code = EV_CHN_VOICE; in send_synth_event()
/linux-4.1.27/sound/oss/
Dsequencer.c840 case EV_CHN_VOICE: in play_event()