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