Searched refs:FF_EFFECT_MIN (Results 1 – 3 of 3) sorted by relevance
480 #define FF_EFFECT_MIN FF_RUMBLE macro
483 #define FF_EFFECT_MIN FF_RUMBLE macro
102 if (effect->type < FF_EFFECT_MIN || effect->type > FF_EFFECT_MAX || in input_ff_upload()