Searched refs:UI_SET_FFBIT (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | uinput.h | 144 #define UI_SET_FFBIT _IOW(UINPUT_IOCTL_BASE, 107, int) macro |
| /Linux-v5.4/drivers/input/misc/ | ||
| D | uinput.c | 906 case UI_SET_FFBIT: in uinput_ioctl_handler() |