Home
last modified time | relevance | path

Searched refs:onenand_scan (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/mtd/onenand/
Dgeneric.c73 if (onenand_scan(&info->mtd, 1)) { in generic_onenand_probe()
Donenand_sim.c535 if (onenand_scan(&info->mtd, 1)) { in onenand_sim_init()
Domap2.c755 if ((r = onenand_scan(&c->mtd, 1)) < 0) in omap2_onenand_probe()
Dsamsung.c1010 if (onenand_scan(mtd, 1)) { in s3c_onenand_probe()
Donenand_base.c3940 int onenand_scan(struct mtd_info *mtd, int maxchips) in onenand_scan() function
4136 EXPORT_SYMBOL_GPL(onenand_scan);
/linux-2.6.39/include/linux/mtd/
Donenand.h25 extern int onenand_scan(struct mtd_info *mtd, int max_chips);