Searched refs:nand_get_set_features_notsupp (Results 1 – 10 of 10) sorted by relevance
389 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()
517 int nand_get_set_features_notsupp(struct nand_chip *chip, int addr, in nand_get_set_features_notsupp() function522 EXPORT_SYMBOL(nand_get_set_features_notsupp);
688 chip->legacy.set_features = nand_get_set_features_notsupp; in mpc5121_nfc_probe()689 chip->legacy.get_features = nand_get_set_features_notsupp; in mpc5121_nfc_probe()
782 chip->legacy.set_features = nand_get_set_features_notsupp; in hisi_nfc_probe()783 chip->legacy.get_features = nand_get_set_features_notsupp; in hisi_nfc_probe()
713 cafe->nand.legacy.set_features = nand_get_set_features_notsupp; in cafe_nand_probe()714 cafe->nand.legacy.get_features = nand_get_set_features_notsupp; in cafe_nand_probe()
708 chip->legacy.set_features = nand_get_set_features_notsupp; in fsl_elbc_chip_init()709 chip->legacy.get_features = nand_get_set_features_notsupp; in fsl_elbc_chip_init()
857 chip->legacy.set_features = nand_get_set_features_notsupp; in fsl_ifc_chip_init()858 chip->legacy.get_features = nand_get_set_features_notsupp; in fsl_ifc_chip_init()
1174 nand->legacy.set_features = nand_get_set_features_notsupp; in flctl_probe()1175 nand->legacy.get_features = nand_get_set_features_notsupp; in flctl_probe()
2801 chip->legacy.set_features = nand_get_set_features_notsupp; in qcom_nand_host_init_and_register()2802 chip->legacy.get_features = nand_get_set_features_notsupp; in qcom_nand_host_init_and_register()
1312 int nand_get_set_features_notsupp(struct nand_chip *chip, int addr,