OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SFH7743_IO
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/common/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)
/prebuilt/ndk/android-ndk-r4/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)
/prebuilt/ndk/android-ndk-r4/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 247 milliseconds