Searched refs:UI_SET_EVBIT (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/include/linux/ | ||
D | uinput.h | 97 #define UI_SET_EVBIT _IOW(UINPUT_IOCTL_BASE, 100, int) macro |
/linux-3.4.99/drivers/input/misc/ | ||
D | uinput.c | 644 case UI_SET_EVBIT: in uinput_ioctl_handler() |