Searched refs:__get_mtd_device (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/mtd/
H A Dmtdcore.c741 err = __get_mtd_device(ret);
751 int __get_mtd_device(struct mtd_info *mtd) function
769 EXPORT_SYMBOL_GPL(__get_mtd_device); variable
831 err = __get_mtd_device(mtd);
/u-boot/include/linux/mtd/
H A Dmtd.h520 extern int __get_mtd_device(struct mtd_info *mtd);

Completed in 106 milliseconds