PARM_IS_ALIGN_LO   31 sound/synth/emux/emux_effect.c #define PARM_BYTE_LO	(PARM_IS_BYTE|PARM_IS_ALIGN_LO)
PARM_IS_ALIGN_LO   34 sound/synth/emux/emux_effect.c #define PARM_SIGN_LO	(PARM_IS_BYTE|PARM_IS_ALIGN_LO|PARM_IS_SIGNED)
PARM_IS_ALIGN_LO  191 sound/synth/emux/emux_effect.c 	if (parm_defs[type].type & PARM_IS_ALIGN_LO)
PARM_IS_ALIGN_LO  238 sound/synth/emux/emux_effect.c 		if (parm_defs[i].type & PARM_IS_ALIGN_LO)