Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/
Dmtdcore.h10 int add_mtd_device(struct mtd_info *mtd);
Dmtdcore.c502 int add_mtd_device(struct mtd_info *mtd) in add_mtd_device() function
708 ret = add_mtd_device(mtd); in mtd_device_parse_register()
720 ret = add_mtd_device(mtd); in mtd_device_parse_register()
Dmtdpart.c611 add_mtd_device(&new->mtd); in mtd_add_partition()
720 add_mtd_device(&slave->mtd); in add_mtd_partitions()