Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dultrasound.h69 #define _GUS_VOICE_POS 0x10 macro
100 #define GUS_VOICE_POS(chn, voice, p) _GUS_CMD(chn, voice, _GUS_VOICE_POS, \
/linux-4.1.27/sound/synth/emux/
Demux_oss.c480 case _GUS_VOICE_POS: in gusspec_control()