flctl_mtd        1115 drivers/mtd/nand/raw/sh_flctl.c 	struct mtd_info *flctl_mtd;
flctl_mtd        1156 drivers/mtd/nand/raw/sh_flctl.c 	flctl_mtd = nand_to_mtd(nand);
flctl_mtd        1158 drivers/mtd/nand/raw/sh_flctl.c 	flctl_mtd->dev.parent = &pdev->dev;
flctl_mtd        1192 drivers/mtd/nand/raw/sh_flctl.c 	ret = mtd_device_register(flctl_mtd, pdata->parts, pdata->nr_parts);