Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mtd/
Dmtdcore.h11 int __must_check add_mtd_device(struct mtd_info *mtd);
Dmtdpart.c273 ret = add_mtd_device(child); in mtd_add_partition()
415 ret = add_mtd_device(child); in add_mtd_partitions()
Dmtdcore.c558 int add_mtd_device(struct mtd_info *mtd) in add_mtd_device() function
956 ret = add_mtd_device(mtd); in mtd_device_parse_register()
971 ret = add_mtd_device(mtd); in mtd_device_parse_register()