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

/u-boot/drivers/mtd/
H A Dmtdcore.c772 static bool mtd_device_matches_name(struct mtd_info *mtd, const char *name) function
791 static bool mtd_device_matches_name(struct mtd_info *mtd, const char *name) function
814 if (mtd_device_matches_name(other, name)) {

Completed in 82 milliseconds