Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mtd/
Dnand.h228 struct nand_ops { struct
426 const struct nand_ops *ops;
681 int nanddev_init(struct nand_device *nand, const struct nand_ops *ops,
/linux-6.12.1/drivers/mtd/nand/
Dcore.c351 int nanddev_init(struct nand_device *nand, const struct nand_ops *ops, in nanddev_init()
/linux-6.12.1/drivers/memory/
Domap-gpmc.c1137 static struct gpmc_nand_ops nand_ops = { variable
1188 return &nand_ops; in gpmc_omap_get_nand_ops()
/linux-6.12.1/drivers/mtd/nand/spi/
Dcore.c1105 static const struct nand_ops spinand_ops = {
/linux-6.12.1/drivers/mtd/nand/raw/
Dnand_base.c6294 static const struct nand_ops rawnand_ops = {