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