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