Searched refs:nanddev_init (Results 1 – 3 of 3) sorted by relevance
202 int nanddev_init(struct nand_device *nand, const struct nand_ops *ops, in nanddev_init() function239 EXPORT_SYMBOL_GPL(nanddev_init);
358 int nanddev_init(struct nand_device *nand, const struct nand_ops *ops,
1091 ret = nanddev_init(nand, &spinand_ops, THIS_MODULE); in spinand_init()
Completed in 6 milliseconds