Home
last modified time | relevance | path

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

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