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

  /bionic/libc/kernel/uapi/linux/
uinput.h 58 #define UI_SET_PHYS _IOW(UINPUT_IOCTL_BASE, 108, char *)
  /external/kernel-headers/original/uapi/linux/
uinput.h 36 * - added UI_SET_PHYS
145 #define UI_SET_PHYS _IOW(UINPUT_IOCTL_BASE, 108, char*)
  /external/strace/
ioctl_redefs2.h 1065 #ifdef UI_SET_PHYS
1066 # undef UI_SET_PHYS
1067 # define UI_SET_PHYS 0x4004556c
ioctl_redefs1.h 1281 #ifdef UI_SET_PHYS
1282 # undef UI_SET_PHYS
1283 # define UI_SET_PHYS 0x4004556c
    [all...]

Completed in 46 milliseconds