Searched refs:add_mtd_device (Results 1 – 3 of 3) sorted by relevance
9 int add_mtd_device(struct mtd_info *mtd);
613 add_mtd_device(&new->mtd); in mtd_add_partition()674 add_mtd_device(&slave->mtd); in add_mtd_partitions()
382 int add_mtd_device(struct mtd_info *mtd) in add_mtd_device() function512 ret = add_mtd_device(mtd); in mtd_add_device_partitions()