Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/
Dmtdcore.h9 int add_mtd_device(struct mtd_info *mtd);
Dmtdpart.c613 add_mtd_device(&new->mtd); in mtd_add_partition()
676 add_mtd_device(&slave->mtd); in add_mtd_partitions()
Dmtdcore.c385 int add_mtd_device(struct mtd_info *mtd) in add_mtd_device() function
528 ret = add_mtd_device(mtd); in mtd_add_device_partitions()