Searched refs:bf5xx_nand_info (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dbf5xx_nand.c152 struct bf5xx_nand_info { struct
171 static struct bf5xx_nand_info *mtd_to_nand_info(struct mtd_info *mtd)
173 return container_of(mtd, struct bf5xx_nand_info, mtd);
176 static struct bf5xx_nand_info *to_nand_info(struct platform_device *pdev)
238 struct bf5xx_nand_info *info = mtd_to_nand_info(mtd);
341 struct bf5xx_nand_info *info = mtd_to_nand_info(mtd);
466 struct bf5xx_nand_info *info = dev_id;
478 struct bf5xx_nand_info *info = mtd_to_nand_info(mtd);
544 struct bf5xx_nand_info *info = mtd_to_nand_info(mtd);
558 struct bf5xx_nand_info *inf
[all...]

Completed in 90 milliseconds