Home
last modified time | relevance | path

Searched defs:uncorrectable_cws (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dqcom_nandc.c1734 unsigned int max_bitflips = 0, uncorrectable_cws = 0; in parse_read_errors() local
1668 check_for_erased_page(struct qcom_nand_host *host, u8 *data_buf, u8 *oob_buf, unsigned long uncorrectable_cws, int page, unsigned int max_bitflips) check_for_erased_page() argument
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dqcom_nandc.c1617 unsigned int max_bitflips = 0, uncorrectable_cws = 0; in parse_read_errors() local
1551 check_for_erased_page(struct qcom_nand_host *host, u8 *data_buf, u8 *oob_buf, unsigned long uncorrectable_cws, int page, unsigned int max_bitflips) check_for_erased_page() argument

Completed in 10 milliseconds