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

  /bionic/libc/kernel/uapi/mtd/
mtd-abi.h 108 #define MEMGETOOBSEL _IOR('M', 10, struct nand_oobinfo)
123 struct nand_oobinfo { struct
  /external/kernel-headers/original/uapi/mtd/
mtd-abi.h 153 * #define MEMSETOOBSEL _IOW('M', 9, struct nand_oobinfo)
174 #define MEMGETOOBSEL _IOR('M', 10, struct nand_oobinfo)
212 struct nand_oobinfo { struct
  /external/u-boot/include/mtd/
mtd-abi.h 142 * #define MEMSETOOBSEL _IOW('M', 9, struct nand_oobinfo)
163 #define MEMGETOOBSEL _IOR('M', 10, struct nand_oobinfo)
201 struct nand_oobinfo { struct

Completed in 154 milliseconds