Home
last modified time | relevance | path

Searched refs:UI_DEV_DESTROY (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/Documentation/input/
A Duinput.rst102 * 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);
/linux-6.3-rc2/include/uapi/linux/
A Duinput.h65 #define UI_DEV_DESTROY _IO(UINPUT_IOCTL_BASE, 2) macro
/linux-6.3-rc2/drivers/input/misc/
A Duinput.c873 case UI_DEV_DESTROY: in uinput_ioctl_handler()

Completed in 6 milliseconds