Searched refs:UI_DEV_SETUP (Results 1 – 3 of 3) sorted by relevance
26 * - add UI_DEV_SETUP ioctl74 * UI_DEV_SETUP - Set device parameters for setup100 #define UI_DEV_SETUP _IOW(UINPUT_IOCTL_BASE, 3, struct uinput_setup) macro 113 * part of this data and the content of UI_DEV_SETUP via write().
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()