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