Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/
H A Dbrcmstb_dpfe.c304 static const char *get_error_text(unsigned int i) in get_error_text() function
708 return sprintf(buf, "ERROR: %s\n", get_error_text(-ret)); in generic_show()