Home
last modified time | relevance | path

Searched defs:nand_scan (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c4609 int nand_scan(struct mtd_info *mtd, int maxchips) in nand_scan() function
/openbmc/linux/include/linux/mtd/
H A Drawnand.h1577 static inline int nand_scan(struct nand_chip *chip, unsigned int max_chips) in nand_scan() function