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

12

  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/mtd/
mtd-abi.h 15 struct erase_info_user { struct
79 #define MEMERASE _IOW('M', 2, struct erase_info_user)
82 #define MEMLOCK _IOW('M', 5, struct erase_info_user)
83 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user)
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/mtd/
mtd-abi.h 15 struct erase_info_user { struct
79 #define MEMERASE _IOW('M', 2, struct erase_info_user)
82 #define MEMLOCK _IOW('M', 5, struct erase_info_user)
83 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user)
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/mtd/
mtd-abi.h 15 struct erase_info_user { struct
79 #define MEMERASE _IOW('M', 2, struct erase_info_user)
82 #define MEMLOCK _IOW('M', 5, struct erase_info_user)
83 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user)
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/mtd/
mtd-abi.h 15 struct erase_info_user { struct
79 #define MEMERASE _IOW('M', 2, struct erase_info_user)
82 #define MEMLOCK _IOW('M', 5, struct erase_info_user)
83 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user)
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/mtd/
mtd-abi.h 15 struct erase_info_user { struct
79 #define MEMERASE _IOW('M', 2, struct erase_info_user)
82 #define MEMLOCK _IOW('M', 5, struct erase_info_user)
83 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user)
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/mtd/
mtd-abi.h 15 struct erase_info_user { struct
79 #define MEMERASE _IOW('M', 2, struct erase_info_user)
82 #define MEMLOCK _IOW('M', 5, struct erase_info_user)
83 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user)
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/mtd/
mtd-abi.h 15 struct erase_info_user { struct
79 #define MEMERASE _IOW('M', 2, struct erase_info_user)
82 #define MEMLOCK _IOW('M', 5, struct erase_info_user)
83 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user)
  /bionic/libc/kernel/uapi/mtd/
mtd-abi.h 22 struct erase_info_user { struct
121 #define MEMERASE _IOW('M', 2, struct erase_info_user)
125 #define MEMLOCK _IOW('M', 5, struct erase_info_user)
126 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user)
146 #define MEMISLOCKED _IOR('M', 23, struct erase_info_user)
  /external/kernel-headers/original/uapi/mtd/
mtd-abi.h 25 struct erase_info_user { struct
159 #define MEMERASE _IOW('M', 2, struct erase_info_user)
165 #define MEMLOCK _IOW('M', 5, struct erase_info_user)
167 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user)
199 #define MEMISLOCKED _IOR('M', 23, struct erase_info_user)
  /external/strace/linux/
mtd-abi.h 25 struct erase_info_user { struct
158 #define MEMERASE _IOW('M', 2, struct erase_info_user)
164 #define MEMLOCK _IOW('M', 5, struct erase_info_user)
166 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user)
198 #define MEMISLOCKED _IOR('M', 23, struct erase_info_user)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/
mtd-abi.h 10 struct erase_info_user { struct
92 #define MEMERASE _IOW('M', 2, struct erase_info_user)
95 #define MEMLOCK _IOW('M', 5, struct erase_info_user)
96 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
mtd-abi.h 25 struct erase_info_user { struct
158 #define MEMERASE _IOW('M', 2, struct erase_info_user)
164 #define MEMLOCK _IOW('M', 5, struct erase_info_user)
166 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user)
198 #define MEMISLOCKED _IOR('M', 23, struct erase_info_user)

Completed in 531 milliseconds

12