Searched refs:parse_read_errors (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | qcom_nandc.c | 1727 static int parse_read_errors(struct qcom_nand_host *host, u8 *data_buf, in parse_read_errors() function 1905 return parse_read_errors(host, data_buf_start, oob_buf_start, page); in read_page_ecc()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | qcom_nandc.c | 1610 static int parse_read_errors(struct qcom_nand_host *host, u8 *data_buf, in parse_read_errors() function 1785 return parse_read_errors(host, data_buf_start, oob_buf_start, page); in read_page_ecc()
|
Completed in 10 milliseconds