Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Ddiskonchip.c850 int emptymatch = 1; in doc200x_calculate_ecc() local
875 emptymatch = 0; in doc200x_calculate_ecc()
883 if (emptymatch) { in doc200x_calculate_ecc()
890 emptymatch = 0; in doc200x_calculate_ecc()
897 if (emptymatch) in doc200x_calculate_ecc()
912 int emptymatch = 1; in doc200x_correct_data() local
937 emptymatch = 0; in doc200x_correct_data()
941 if (emptymatch) { in doc200x_correct_data()
945 emptymatch = 0; in doc200x_correct_data()
950 if (emptymatch) { in doc200x_correct_data()
[all …]