Searched refs:FF_EFFECT_MIN (Results 1 – 4 of 4) sorted by relevance
476 #define FF_EFFECT_MIN FF_RUMBLE macro
479 #define FF_EFFECT_MIN FF_RUMBLE macro
103 if (effect->type < FF_EFFECT_MIN || effect->type > FF_EFFECT_MAX || in input_ff_upload()