Searched refs:UI_DEV_SETUP (Results 1 – 4 of 4) sorted by relevance
62 #define UI_DEV_SETUP _IOW(UINPUT_IOCTL_BASE, 3, struct uinput_setup) macro
512 case UI_DEV_SETUP: in uinput_ioctl_sub()
328 ioctl(fd, UI_DEV_SETUP, &uisetup) < 0) in uinput_open_common()
807 ioctl(fd, UI_DEV_SETUP, &uisetup) < 0) in r_uinput_register()