Searched refs:nand_get_set_features_notsupp (Results 1 – 8 of 8) sorted by relevance
520 int nand_get_set_features_notsupp(struct nand_chip *chip, int addr, in nand_get_set_features_notsupp() function525 EXPORT_SYMBOL(nand_get_set_features_notsupp);
702 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()
775 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()
711 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()
706 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()
881 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()
1172 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()
1537 int nand_get_set_features_notsupp(struct nand_chip *chip, int addr,