Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dultrasound.h70 #define _GUS_VOICE_POS 0x10 macro
101 #define GUS_VOICE_POS(chn, voice, p) _GUS_CMD(chn, voice, _GUS_VOICE_POS, \
/openbmc/linux/sound/synth/emux/
H A Demux_oss.c463 case _GUS_VOICE_POS: in gusspec_control()