Home
last modified time | relevance | path

Searched refs:nand_get_set_features_notsupp (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/mtd/nand/raw/bcm47xxnflash/
H A Dops_bcm4706.c389 b47n->nand_chip.legacy.set_features = nand_get_set_features_notsupp; in bcm47xxnflash_ops_bcm4706_init()
390 b47n->nand_chip.legacy.get_features = nand_get_set_features_notsupp; in bcm47xxnflash_ops_bcm4706_init()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_legacy.c520 int nand_get_set_features_notsupp(struct nand_chip *chip, int addr, in nand_get_set_features_notsupp() function
525 EXPORT_SYMBOL(nand_get_set_features_notsupp);
H A Dmpc5121_nfc.c702 chip->legacy.set_features = nand_get_set_features_notsupp; in mpc5121_nfc_probe()
703 chip->legacy.get_features = nand_get_set_features_notsupp; in mpc5121_nfc_probe()
H A Dhisi504_nand.c775 chip->legacy.set_features = nand_get_set_features_notsupp; in hisi_nfc_probe()
776 chip->legacy.get_features = nand_get_set_features_notsupp; in hisi_nfc_probe()
H A Dcafe_nand.c711 cafe->nand.legacy.set_features = nand_get_set_features_notsupp; in cafe_nand_probe()
712 cafe->nand.legacy.get_features = nand_get_set_features_notsupp; in cafe_nand_probe()
H A Dfsl_elbc_nand.c706 chip->legacy.set_features = nand_get_set_features_notsupp; in fsl_elbc_chip_init()
707 chip->legacy.get_features = nand_get_set_features_notsupp; in fsl_elbc_chip_init()
H A Dfsl_ifc_nand.c881 chip->legacy.set_features = nand_get_set_features_notsupp; in fsl_ifc_chip_init()
882 chip->legacy.get_features = nand_get_set_features_notsupp; in fsl_ifc_chip_init()
H A Dsh_flctl.c1172 nand->legacy.set_features = nand_get_set_features_notsupp; in flctl_probe()
1173 nand->legacy.get_features = nand_get_set_features_notsupp; in flctl_probe()
/openbmc/linux/include/linux/mtd/
H A Drawnand.h1524 int nand_get_set_features_notsupp(struct nand_chip *chip, int addr,