Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dultrasound.h66 #define _GUS_RAMPOFF 0x0c macro
99 #define GUS_RAMPOFF(chn, voice) _GUS_CMD(chn, voice, _GUS_RAMPOFF, 0, 0)
/openbmc/linux/sound/synth/emux/
H A Demux_oss.c456 case _GUS_RAMPOFF: in gusspec_control()