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

  /bionic/libc/kernel/uapi/linux/
uinput.h 65 #define UI_GET_SYSNAME(len) _IOC(_IOC_READ, UINPUT_IOCTL_BASE, 44, len)
  /external/kernel-headers/original/uapi/linux/
uinput.h 30 * - add UI_GET_SYSNAME ioctl
155 * UI_GET_SYSNAME - get the sysfs name of the created uinput device
161 #define UI_GET_SYSNAME(len) _IOC(_IOC_READ, UINPUT_IOCTL_BASE, 44, len)

Completed in 513 milliseconds