Searched refs:UI_GET_VERSION (Results 1 – 5 of 5) sorted by relevance
170 #define UI_GET_VERSION _IOR(UINPUT_IOCTL_BASE, 45, unsigned int) macro
199 rc = ioctl(fd, UI_GET_VERSION, &version);
864 case UI_GET_VERSION: in uinput_ioctl_handler()