error_text         26 drivers/crypto/atmel-i2c.c 	const char *error_text;
error_text        161 drivers/crypto/atmel-i2c.c 		dev_err(dev, "%02x: %s:\n", err_id, error_list[i].error_text);
error_text         64 drivers/crypto/caam/error.c 	const char *error_text;
error_text        122 drivers/crypto/caam/error.c 	const char *error_text;
error_text        293 drivers/crypto/caam/error.c 	if (i != ARRAY_SIZE(desc_error_list) && desc_error_list[i].error_text)
error_text        294 drivers/crypto/caam/error.c 		err_str = desc_error_list[i].error_text;
error_text        316 drivers/crypto/caam/error.c 	if (i != ARRAY_SIZE(qi_error_list) && qi_error_list[i].error_text)
error_text        317 drivers/crypto/caam/error.c 		err_str = qi_error_list[i].error_text;
error_text        192 drivers/memory/brcmstb_dpfe.c static const char *error_text[] = {
error_text        659 drivers/memory/brcmstb_dpfe.c 		return sprintf(buf, "ERROR: %s\n", error_text[-ret]);