Searched defs:nand_device (Results 1 – 5 of 5) sorted by relevance
187 struct nand_device { struct188 struct mtd_info *mtd;189 struct nand_memory_organization memorg;190 struct nand_ecc_req eccreq;191 struct nand_row_converter rowconv;192 struct nand_bbt bbt;193 const struct nand_ops *ops;
331 struct nand_device { struct332 struct mtd_info mtd;333 struct nand_memory_organization memorg;334 struct nand_ecc ecc;335 struct nand_row_converter rowconv;336 struct nand_bbt bbt;337 const struct nand_ops *ops;
166 static struct platform_device nand_device = { variable
209 static struct platform_device nand_device = { variable
208 static struct platform_device nand_device = { variable