OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_MGSL_PARAMS
(Results
26 - 35
of
35
) sorted by null
1
2
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/linux/
synclink.h
165
typedef struct
_MGSL_PARAMS
276
#define MGSL_IOCSPARAMS _IOW(MGSL_MAGIC_IOC,0,struct
_MGSL_PARAMS
)
277
#define MGSL_IOCGPARAMS _IOR(MGSL_MAGIC_IOC,1,struct
_MGSL_PARAMS
)
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/
synclink.h
165
typedef struct
_MGSL_PARAMS
276
#define MGSL_IOCSPARAMS _IOW(MGSL_MAGIC_IOC,0,struct
_MGSL_PARAMS
)
277
#define MGSL_IOCGPARAMS _IOR(MGSL_MAGIC_IOC,1,struct
_MGSL_PARAMS
)
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/
synclink.h
165
typedef struct
_MGSL_PARAMS
276
#define MGSL_IOCSPARAMS _IOW(MGSL_MAGIC_IOC,0,struct
_MGSL_PARAMS
)
277
#define MGSL_IOCGPARAMS _IOR(MGSL_MAGIC_IOC,1,struct
_MGSL_PARAMS
)
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
synclink.h
165
typedef struct
_MGSL_PARAMS
276
#define MGSL_IOCSPARAMS _IOW(MGSL_MAGIC_IOC,0,struct
_MGSL_PARAMS
)
277
#define MGSL_IOCGPARAMS _IOR(MGSL_MAGIC_IOC,1,struct
_MGSL_PARAMS
)
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
synclink.h
165
typedef struct
_MGSL_PARAMS
276
#define MGSL_IOCSPARAMS _IOW(MGSL_MAGIC_IOC,0,struct
_MGSL_PARAMS
)
277
#define MGSL_IOCGPARAMS _IOR(MGSL_MAGIC_IOC,1,struct
_MGSL_PARAMS
)
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
synclink.h
165
typedef struct
_MGSL_PARAMS
276
#define MGSL_IOCSPARAMS _IOW(MGSL_MAGIC_IOC,0,struct
_MGSL_PARAMS
)
277
#define MGSL_IOCGPARAMS _IOR(MGSL_MAGIC_IOC,1,struct
_MGSL_PARAMS
)
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
synclink.h
165
typedef struct
_MGSL_PARAMS
276
#define MGSL_IOCSPARAMS _IOW(MGSL_MAGIC_IOC,0,struct
_MGSL_PARAMS
)
277
#define MGSL_IOCGPARAMS _IOR(MGSL_MAGIC_IOC,1,struct
_MGSL_PARAMS
)
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
synclink.h
165
typedef struct
_MGSL_PARAMS
276
#define MGSL_IOCSPARAMS _IOW(MGSL_MAGIC_IOC,0,struct
_MGSL_PARAMS
)
277
#define MGSL_IOCGPARAMS _IOR(MGSL_MAGIC_IOC,1,struct
_MGSL_PARAMS
)
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
synclink.h
165
typedef struct
_MGSL_PARAMS
276
#define MGSL_IOCSPARAMS _IOW(MGSL_MAGIC_IOC,0,struct
_MGSL_PARAMS
)
277
#define MGSL_IOCGPARAMS _IOR(MGSL_MAGIC_IOC,1,struct
_MGSL_PARAMS
)
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
synclink.h
165
typedef struct
_MGSL_PARAMS
276
#define MGSL_IOCSPARAMS _IOW(MGSL_MAGIC_IOC,0,struct
_MGSL_PARAMS
)
277
#define MGSL_IOCGPARAMS _IOR(MGSL_MAGIC_IOC,1,struct
_MGSL_PARAMS
)
Completed in 50 milliseconds
1
2