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