cmtd 49 drivers/mtd/maps/physmap-core.c struct mtd_info *cmtd; cmtd 72 drivers/mtd/maps/physmap-core.c if (info->cmtd) { cmtd 73 drivers/mtd/maps/physmap-core.c err = mtd_device_unregister(info->cmtd); cmtd 77 drivers/mtd/maps/physmap-core.c if (info->cmtd != info->mtds[0]) cmtd 78 drivers/mtd/maps/physmap-core.c mtd_concat_destroy(info->cmtd); cmtd 556 drivers/mtd/maps/physmap-core.c info->cmtd = info->mtds[0]; cmtd 561 drivers/mtd/maps/physmap-core.c info->cmtd = mtd_concat_create(info->mtds, info->nmaps, cmtd 563 drivers/mtd/maps/physmap-core.c if (!info->cmtd) cmtd 571 drivers/mtd/maps/physmap-core.c mtd_set_of_node(info->cmtd, dev->dev.of_node); cmtd 572 drivers/mtd/maps/physmap-core.c err = mtd_device_parse_register(info->cmtd, info->part_types, NULL,