nand_scan_with_ids 5898 drivers/mtd/nand/raw/nand_base.c EXPORT_SYMBOL(nand_scan_with_ids); nand_scan_with_ids 196 drivers/mtd/nand/raw/sm_common.c ret = nand_scan_with_ids(chip, 1, flash_ids); nand_scan_with_ids 1355 include/linux/mtd/rawnand.h int nand_scan_with_ids(struct nand_chip *chip, unsigned int max_chips, nand_scan_with_ids 1360 include/linux/mtd/rawnand.h return nand_scan_with_ids(chip, max_chips, NULL);