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