Searched refs:UI_DEV_DESTROY (Results 1 – 2 of 2) sorted by relevance
102 * device with UI_DEV_DESTROY.106 ioctl(fd, UI_DEV_DESTROY);167 * device with UI_DEV_DESTROY.171 ioctl(fd, UI_DEV_DESTROY);236 * device with UI_DEV_DESTROY.240 ioctl(fd, UI_DEV_DESTROY);
65 #define UI_DEV_DESTROY _IO(UINPUT_IOCTL_BASE, 2) macro