Searched refs:mtdName (Results 1 – 1 of 1) sorted by relevance
504 const std::string mtdName = entry.path().filename().string(); in getMTDDevicePath() local506 if (mtdName.starts_with("mtd") && !mtdName.ends_with("ro")) in getMTDDevicePath()508 return "/dev/" + mtdName; in getMTDDevicePath()