Searched refs:UI_SET_RELBIT (Results 1 – 3 of 3) sorted by relevance
139 #define UI_SET_RELBIT _IOW(UINPUT_IOCTL_BASE, 102, int) macro
136 ioctl(fd, UI_SET_RELBIT, REL_X);137 ioctl(fd, UI_SET_RELBIT, REL_Y);
891 case UI_SET_RELBIT: in uinput_ioctl_handler()