Home
last modified time | relevance | path

Searched refs:NAND_SCAN_SILENT_NODEV (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mtd/
H A Drawnand.h157 #define NAND_SCAN_SILENT_NODEV BIT(18) macro
/linux/drivers/mtd/nand/raw/
H A Dnand_base.c5714 if (!(chip->options & NAND_SCAN_SILENT_NODEV)) in nand_scan_ident()