Searched refs:mtds (Results 1 – 2 of 2) sorted by relevance
146 struct s3c2410_nand_mtd *mtds; member742 if (info->mtds != NULL) { in s3c24xx_nand_remove()743 struct s3c2410_nand_mtd *ptr = info->mtds; in s3c24xx_nand_remove()1006 size = nr_sets * sizeof(*info->mtds); in s3c24xx_nand_probe()1007 info->mtds = devm_kzalloc(&pdev->dev, size, GFP_KERNEL); in s3c24xx_nand_probe()1008 if (info->mtds == NULL) { in s3c24xx_nand_probe()1015 nmtd = info->mtds; in s3c24xx_nand_probe()
73 struct mtd_info *mtds[MAX_TXX9NDFMC_DEV]; member374 drvdata->mtds[i] = mtd; in txx9ndfmc_probe()388 struct mtd_info *mtd = drvdata->mtds[i]; in txx9ndfmc_remove()