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

  /external/strace/test/
mtd.c 30 ioctl(fd, MEMERASE64, &einfo64);
  /bionic/libc/kernel/uapi/mtd/
mtd-abi.h 141 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64)
  /external/strace/linux/
mtd-abi.h 192 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/mtd/
mtd-abi.h 110 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/
mtd-abi.h 110 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64)
  /external/kernel-headers/original/uapi/mtd/
mtd-abi.h 192 #define MEMERASE64 _IOW('M', 20, struct erase_info_user64)
  /external/strace/
mtd.c 97 case MEMERASE64:

Completed in 272 milliseconds