Home
last modified time | relevance | path

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

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