Searched refs:UI_DEV_SETUP (Results 1 – 4 of 4) sorted by relevance
100 #define UI_DEV_SETUP _IOW(UINPUT_IOCTL_BASE, 3, struct uinput_setup) macro
82 ioctl(fd, UI_DEV_SETUP, &usetup);145 ioctl(fd, UI_DEV_SETUP, &usetup);202 /* use UI_DEV_SETUP */
925 case UI_DEV_SETUP: in uinput_ioctl_handler()
360 +pub const UI_DEV_SETUP: u32 = 1079792899;