Searched refs:add_mtd_device (Results 1 – 3 of 3) sorted by relevance
11 int __must_check add_mtd_device(struct mtd_info *mtd);
279 ret = add_mtd_device(child); in mtd_add_partition()416 ret = add_mtd_device(child); in add_mtd_partitions()
643 int add_mtd_device(struct mtd_info *mtd) in add_mtd_device() function1065 ret = add_mtd_device(mtd); in mtd_device_parse_register()1080 ret = add_mtd_device(mtd); in mtd_device_parse_register()
Completed in 11 milliseconds