Searched refs:UI_DEV_CREATE (Results 1 – 3 of 3) sorted by relevance
83 ioctl(fd, UI_DEV_CREATE);86 * On UI_DEV_CREATE the kernel will create the device node for this146 ioctl(fd, UI_DEV_CREATE);149 * On UI_DEV_CREATE the kernel will create the device node for this217 ioctl(fd, UI_DEV_CREATE);220 * On UI_DEV_CREATE the kernel will create the device node for this
64 #define UI_DEV_CREATE _IO(UINPUT_IOCTL_BASE, 1) macro
869 case UI_DEV_CREATE: in uinput_ioctl_handler()