Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/nand/raw/bcm47xxnflash/
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()
/Linux-v6.6/drivers/mtd/nand/raw/
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);
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()
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()
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()
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()
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()
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()
/Linux-v6.6/include/linux/mtd/
Drawnand.h1522 int nand_get_set_features_notsupp(struct nand_chip *chip, int addr,