Home
last modified time | relevance | path

Searched refs:nand_ops (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/include/linux/mtd/
Dnand.h225 struct nand_ops { struct
423 const struct nand_ops *ops;
678 int nanddev_init(struct nand_device *nand, const struct nand_ops *ops,
/linux-6.6.21/drivers/mtd/nand/
Dcore.c351 int nanddev_init(struct nand_device *nand, const struct nand_ops *ops, in nanddev_init()
/linux-6.6.21/drivers/memory/
Domap-gpmc.c1139 static struct gpmc_nand_ops nand_ops = { variable
1190 return &nand_ops; in gpmc_omap_get_nand_ops()
/linux-6.6.21/drivers/mtd/nand/spi/
Dcore.c933 static const struct nand_ops spinand_ops = {
/linux-6.6.21/drivers/mtd/nand/raw/
Dnand_base.c6252 static const struct nand_ops rawnand_ops = {