HomeSort by relevance Sort by last modified time
    Searched defs:mtd_info_user (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/mtd/
mtd-abi.h 80 struct mtd_info_user { struct
100 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
  /external/kernel-headers/original/uapi/mtd/
mtd-abi.h 127 struct mtd_info_user { struct
158 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
280 static inline int mtd_type_is_nand_user(const struct mtd_info_user *mtd)
  /external/u-boot/include/mtd/
mtd-abi.h 116 struct mtd_info_user { struct
147 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
269 static inline int mtd_type_is_nand_user(const struct mtd_info_user *mtd)

Completed in 215 milliseconds