Home
last modified time | relevance | path

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

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