Searched refs:mtd_check_expert_analysis_mode (Results 1 – 2 of 2) sorted by relevance
718 bool mtd_check_expert_analysis_mode(void);720 static inline bool mtd_check_expert_analysis_mode(void) { return false; } in mtd_check_expert_analysis_mode() function
1457 if (mtd_check_expert_analysis_mode()) in nand_isbad_bbt()