Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Demux_legacy.h119 /*33*/ EMUX_FX_ATTEN, /* BYTE: lo IFATN */ enumerator
/openbmc/linux/sound/synth/emux/
H A Demux_synth.c779 vol += fx->val[EMUX_FX_ATTEN]; in calc_volume()