Home
last modified time | relevance | path

Searched refs:add_mtd_device (Results 1 – 13 of 13) sorted by relevance

/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.h8 int add_mtd_device(struct mtd_info *mtd);
H A Dcfi_mtd.c238 if (add_mtd_device(mtd)) in cfi_mtd_init()
257 if (add_mtd_device(mtd)) in cfi_mtd_init()
H A Dmtdpart.c823 add_mtd_device(new); in mtd_add_partition()
884 add_mtd_device(slave); in add_mtd_partitions()
H A Daltera_qspi.c332 if (add_mtd_device(mtd)) in altera_qspi_probe()
H A Dmtdcore.c410 int add_mtd_device(struct mtd_info *mtd) in add_mtd_device() function
623 err = add_mtd_device(mtd); in mtd_device_parse_register()
/openbmc/u-boot/drivers/mtd/onenand/
H A Donenand_uboot.c52 add_mtd_device(&onenand_mtd); in onenand_init()
/openbmc/linux/drivers/mtd/
H A Dmtdcore.h11 int __must_check add_mtd_device(struct mtd_info *mtd);
H A Dmtdpart.c279 ret = add_mtd_device(child); in mtd_add_partition()
416 ret = add_mtd_device(child); in add_mtd_partitions()
H A Dmtdcore.c642 int add_mtd_device(struct mtd_info *mtd) in add_mtd_device() function
1061 ret = add_mtd_device(mtd); in mtd_device_parse_register()
1076 ret = add_mtd_device(mtd); in mtd_device_parse_register()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand.c67 add_mtd_device(mtd); in nand_register()
/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_mtd.c118 ret = add_mtd_device(&sf_mtd_info); in spi_flash_mtd_register()
/openbmc/u-boot/include/linux/mtd/
H A Dmtd.h565 int add_mtd_device(struct mtd_info *mtd);
/openbmc/u-boot/drivers/mtd/nand/spi/
H A Dcore.c1181 ret = add_mtd_device(mtd); in spinand_probe()