Searched refs:nanddev_init (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/ |
| H A D | core.c | 189 int nanddev_init(struct nand_device *nand, const struct nand_ops *ops, in nanddev_init() function 226 EXPORT_SYMBOL_GPL(nanddev_init);
|
| H A D | core.su | |
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/ |
| H A D | core.c | 221 int nanddev_init(struct nand_device *nand, const struct nand_ops *ops, in nanddev_init() function 258 EXPORT_SYMBOL_GPL(nanddev_init);
|
| /OK3568_Linux_fs/u-boot/spl/drivers/mtd/nand/ |
| H A D | core.su | |
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | nand.h | 368 int nanddev_init(struct nand_device *nand, const struct nand_ops *ops,
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | nand.h | 572 int nanddev_init(struct nand_device *nand, const struct nand_ops *ops,
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/spi/ |
| H A D | core.c | 1175 ret = nanddev_init(nand, &spinand_ops, THIS_MODULE); in spinand_init()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/spi/ |
| H A D | core.c | 1244 ret = nanddev_init(nand, &spinand_ops, THIS_MODULE); in spinand_init()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | nand_base.c | 5817 ret = nanddev_init(&chip->base, &rawnand_ops, mtd->owner); in nand_scan_tail()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |