Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mtd/
Dmtdcore.h11 int __must_check add_mtd_device(struct mtd_info *mtd);
Dmtdpart.c279 ret = add_mtd_device(child); in mtd_add_partition()
416 ret = add_mtd_device(child); in add_mtd_partitions()
Dmtdcore.c641 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()