Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/
Dmtdcore.h11 int __must_check add_mtd_device(struct mtd_info *mtd);
Dmtdcore.c600 int add_mtd_device(struct mtd_info *mtd) in add_mtd_device() function
821 ret = add_mtd_device(mtd); in mtd_device_parse_register()
833 ret = add_mtd_device(mtd); in mtd_device_parse_register()
Dmtdpart.c611 ret = add_mtd_device(&new->mtd); in mtd_add_partition()
731 ret = add_mtd_device(&slave->mtd); in add_mtd_partitions()