Searched refs:UI_SET_RELBIT (Results 1 – 4 of 4) sorted by relevance
63 #define UI_SET_RELBIT _IOW(UINPUT_IOCTL_BASE, 102, int) macro
80 io_ctl($UI_SET_RELBIT, $REL_X);81 io_ctl($UI_SET_RELBIT, $REL_Y);935 $UI_SET_RELBIT = 0x40045566;
1053 $UI_SET_RELBIT = 0x40045566;
426 ioctl(fd, UI_SET_RELBIT, REL_X); in initialize_uinput()427 ioctl(fd, UI_SET_RELBIT, REL_Y); in initialize_uinput()