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

  /bionic/libc/kernel/common/linux/
sfh7743.h 22 #define SFH7743_IO 0xA2
24 #define SFH7743_IOCTL_GET_ENABLE _IOR(SFH7743_IO, 0x00, char)
25 #define SFH7743_IOCTL_SET_ENABLE _IOW(SFH7743_IO, 0x01, char)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
sfh7743.h 17 #define SFH7743_IO 0xA2
19 #define SFH7743_IOCTL_GET_ENABLE _IOR(SFH7743_IO, 0x00, char)
20 #define SFH7743_IOCTL_SET_ENABLE _IOW(SFH7743_IO, 0x01, char)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
sfh7743.h 17 #define SFH7743_IO 0xA2
19 #define SFH7743_IOCTL_GET_ENABLE _IOR(SFH7743_IO, 0x00, char)
20 #define SFH7743_IOCTL_SET_ENABLE _IOW(SFH7743_IO, 0x01, char)
  /external/kernel-headers/original/linux/
sfh7743.h 37 #define SFH7743_IO 0xA2
39 #define SFH7743_IOCTL_GET_ENABLE _IOR(SFH7743_IO, 0x00, char)
40 #define SFH7743_IOCTL_SET_ENABLE _IOW(SFH7743_IO, 0x01, char)

Completed in 44 milliseconds