Home
last modified time | relevance | path

Searched defs:nand_device (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dnand.h187 struct nand_device { struct
188 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;
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dnand.h331 struct nand_device { struct
332 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;
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dboard-perseus2.c166 static struct platform_device nand_device = { variable
H A Dboard-h3.c209 static struct platform_device nand_device = { variable
H A Dboard-fsample.c208 static struct platform_device nand_device = { variable