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