Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Ddiskonchip.c853 int emptymatch = 1; in doc200x_calculate_ecc() local
878 emptymatch = 0; in doc200x_calculate_ecc()
886 if (emptymatch) { in doc200x_calculate_ecc()
893 emptymatch = 0; in doc200x_calculate_ecc()
900 if (emptymatch) in doc200x_calculate_ecc()
915 int emptymatch = 1; in doc200x_correct_data() local
940 emptymatch = 0; in doc200x_correct_data()
944 if (emptymatch) { in doc200x_correct_data()
948 emptymatch = 0; in doc200x_correct_data()
953 if (emptymatch) { in doc200x_correct_data()
[all …]