Searched refs:FF_MAX_EFFECTS (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/uapi/linux/ | ||
D | input.h | 513 #define FF_MAX_EFFECTS FF_GAIN macro |
/Linux-v6.6/drivers/input/ | ||
D | ff-core.c | 313 if (max_effects > FF_MAX_EFFECTS) { in input_ff_create() |