PARM_IS_ALIGN_LO 45 sound/synth/emux/emux_effect.c #define PARM_BYTE_LO (PARM_IS_BYTE|PARM_IS_ALIGN_LO) PARM_IS_ALIGN_LO 48 sound/synth/emux/emux_effect.c #define PARM_SIGN_LO (PARM_IS_BYTE|PARM_IS_ALIGN_LO|PARM_IS_SIGNED) PARM_IS_ALIGN_LO 205 sound/synth/emux/emux_effect.c if (parm_defs[type].type & PARM_IS_ALIGN_LO) PARM_IS_ALIGN_LO 252 sound/synth/emux/emux_effect.c if (parm_defs[i].type & PARM_IS_ALIGN_LO)