Searched refs:nanddev_init (Results 1 – 4 of 4) sorted by relevance
351 int nanddev_init(struct nand_device *nand, const struct nand_ops *ops, in nanddev_init() function388 EXPORT_SYMBOL_GPL(nanddev_init);
678 int nanddev_init(struct nand_device *nand, const struct nand_ops *ops,
1255 ret = nanddev_init(nand, &spinand_ops, THIS_MODULE); in spinand_init()
6421 ret = nanddev_init(&chip->base, &rawnand_ops, mtd->owner); in nand_scan_tail()
Completed in 24 milliseconds