Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdcore.h10 int __must_check add_mtd_device(struct mtd_info *mtd);
H A Dmtdpart.c129 /* Initialize ->erasesize to make add_mtd_device() happy. */ in allocate_partition()
273 ret = add_mtd_device(child); in mtd_add_partition()
415 ret = add_mtd_device(child); in add_mtd_partitions()
H A Dmtdcore.c599 * add_mtd_device - register an MTD device
607 int add_mtd_device(struct mtd_info *mtd) in add_mtd_device() function
853 ret = add_mtd_device(mtd); in mtd_device_parse_register()
868 ret = add_mtd_device(mtd); in mtd_device_parse_register()
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdcore.h11 int __must_check add_mtd_device(struct mtd_info *mtd);
H A Dmtdpart.c136 /* Initialize ->erasesize to make add_mtd_device() happy. */ in allocate_partition()
279 ret = add_mtd_device(child); in mtd_add_partition()
416 ret = add_mtd_device(child); in add_mtd_partitions()
H A Dmtdcore.c633 * add_mtd_device - register an MTD device
641 int add_mtd_device(struct mtd_info *mtd) in add_mtd_device() function
1057 ret = add_mtd_device(mtd); in mtd_device_parse_register()
1072 ret = add_mtd_device(mtd); in mtd_device_parse_register()

Completed in 9 milliseconds