Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/
Dmtdcore.h9 int add_mtd_device(struct mtd_info *mtd);
Dmtdpart.c613 add_mtd_device(&new->mtd); in mtd_add_partition()
674 add_mtd_device(&slave->mtd); in add_mtd_partitions()
Dmtdcore.c382 int add_mtd_device(struct mtd_info *mtd) in add_mtd_device() function
512 ret = add_mtd_device(mtd); in mtd_add_device_partitions()