Home
last modified time | relevance | path

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

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