ecc_result       2230 drivers/crypto/ccp/ccp-ops.c 	ecc->ecc_result = le16_to_cpup(
ecc_result       2232 drivers/crypto/ccp/ccp-ops.c 	if (!(ecc->ecc_result & CCP_ECC_RESULT_SUCCESS)) {
ecc_result       2388 drivers/crypto/ccp/ccp-ops.c 	ecc->ecc_result = le16_to_cpup(
ecc_result       2390 drivers/crypto/ccp/ccp-ops.c 	if (!(ecc->ecc_result & CCP_ECC_RESULT_SUCCESS)) {
ecc_result       2425 drivers/crypto/ccp/ccp-ops.c 	ecc->ecc_result = 0;
ecc_result        624 drivers/mtd/nand/raw/sh_flctl.c 	enum flctl_ecc_res_t ecc_result;
ecc_result        642 drivers/mtd/nand/raw/sh_flctl.c 		ecc_result = read_ecfiforeg(flctl,
ecc_result        646 drivers/mtd/nand/raw/sh_flctl.c 		switch (ecc_result) {
ecc_result        586 include/linux/ccp.h 	u16 ecc_result;