HomeSort by relevance Sort by last modified time
    Searched defs:_MGSL_PARAMS (Results 26 - 35 of 35) sorted by null

12

  /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

12