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

  /bionic/libc/kernel/common/mtd/
mtd-user.h 20 typedef struct erase_info_user erase_info_t;
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)
  /external/kernel-headers/original/mtd/
mtd-user.h 16 typedef struct erase_info_user erase_info_t;
mtd-abi.h 10 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)
  /ndk/build/platforms/android-3/arch-arm/usr/include/mtd/
mtd-user.h 20 typedef struct erase_info_user erase_info_t;
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)
  /ndk/build/platforms/android-4/arch-arm/usr/include/mtd/
mtd-user.h 20 typedef struct erase_info_user erase_info_t;
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)
  /ndk/build/platforms/android-5/arch-arm/usr/include/mtd/
mtd-user.h 20 typedef struct erase_info_user erase_info_t;
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)
  /ndk/build/platforms/android-5/arch-x86/usr/include/mtd/
mtd-user.h 20 typedef struct erase_info_user erase_info_t;
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)
  /ndk/build/platforms/android-8/arch-arm/usr/include/mtd/
mtd-user.h 20 typedef struct erase_info_user erase_info_t;
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)
  /ndk/build/platforms/android-8/arch-x86/usr/include/mtd/
mtd-user.h 20 typedef struct erase_info_user erase_info_t;
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)
  /bootable/recovery/mtdutils/
mtdutils.c 424 struct erase_info_user erase_info;
529 struct erase_info_user erase_info;

Completed in 111 milliseconds