Searched refs:check_for_erased_page (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | qcom_nandc.c | 1668 check_for_erased_page(struct qcom_nand_host *host, u8 *data_buf, in check_for_erased_page() function 1822 return check_for_erased_page(host, data_buf_start, oob_buf_start, in parse_read_errors()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | qcom_nandc.c | 1551 check_for_erased_page(struct qcom_nand_host *host, u8 *data_buf, in check_for_erased_page() function 1704 return check_for_erased_page(host, data_buf_start, oob_buf_start, in parse_read_errors()
|
Completed in 9 milliseconds