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