HomeSort by relevance Sort by last modified time
    Searched defs:UI_ABS_SETUP (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
uinput.h 49 #define UI_ABS_SETUP _IOW(UINPUT_IOCTL_BASE, 4, struct uinput_abs_setup)
  /external/kernel-headers/original/uapi/linux/
uinput.h 27 * - add UI_ABS_SETUP ioctl
78 * via write(). To actually set the absolute axes UI_ABS_SETUP should be
109 * UI_ABS_SETUP - Set absolute axis information for the device to setup
135 #define UI_ABS_SETUP _IOW(UINPUT_IOCTL_BASE, 4, struct uinput_abs_setup)

Completed in 48 milliseconds