| /OK3568_Linux_fs/kernel/include/uapi/mtd/ |
| H A D | mtd-abi.h | 191 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats) 250 struct mtd_ecc_stats { struct
|
| /OK3568_Linux_fs/u-boot/include/mtd/ |
| H A D | mtd-abi.h | 180 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats) 239 struct mtd_ecc_stats { struct
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/mtd/ |
| H A D | mtd-abi.h | 190 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats) 249 struct mtd_ecc_stats { struct
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/mtd/ |
| H A D | mtd-abi.h | 190 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats) 249 struct mtd_ecc_stats { struct
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | mtdcore.c | 273 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_ecc_stats_corrected_show() 284 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_ecc_stats_errors_show() 294 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_badblocks_show() 304 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_bbtblocks_show() 1192 const struct mtd_ecc_stats *old_stats) in mtd_update_ecc_stats() 1194 struct mtd_ecc_stats diff; in mtd_update_ecc_stats() 1402 struct mtd_ecc_stats old_stats = master->ecc_stats; in mtd_read_oob()
|
| H A D | mtdchar.c | 977 sizeof(struct mtd_ecc_stats))) in mtdchar_ioctl()
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/mtdutils/ |
| H A D | mtdutils.c | 290 struct mtd_ecc_stats before, after; in read_block() 313 memcpy(&before, &after, sizeof(struct mtd_ecc_stats)); in read_block()
|
| /OK3568_Linux_fs/external/recovery/mtdutils/ |
| H A D | mtdutils.c | 311 struct mtd_ecc_stats before, after; in read_block() 334 memcpy(&before, &after, sizeof(struct mtd_ecc_stats)); in read_block()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/tests/ |
| H A D | nandbiterrs.c | 132 struct mtd_ecc_stats oldstats; in read_page()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | denali.c | 412 struct mtd_ecc_stats *ecc_stats = &nand_to_mtd(chip)->ecc_stats; in denali_check_erased_page() 442 struct mtd_ecc_stats *ecc_stats = &nand_to_mtd(chip)->ecc_stats; in denali_hw_ecc_fixup() 477 struct mtd_ecc_stats *ecc_stats = &nand_to_mtd(chip)->ecc_stats; in denali_sw_ecc_fixup()
|
| H A D | nand_base.c | 3144 struct mtd_ecc_stats ecc_stats = mtd->ecc_stats; in nand_do_read_ops() 3453 struct mtd_ecc_stats stats; in nand_do_read_oob()
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | mtd.h | 303 struct mtd_ecc_stats ecc_stats;
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | mtd.h | 368 struct mtd_ecc_stats ecc_stats;
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/onenand/ |
| H A D | onenand_base.c | 1118 struct mtd_ecc_stats stats; in onenand_mlc_read_ops_nolock() 1219 struct mtd_ecc_stats stats; in onenand_read_ops_nolock() 1348 struct mtd_ecc_stats stats; in onenand_read_oob_nolock()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ |
| H A D | mtdpart.c | 293 struct mtd_ecc_stats stats; in part_read()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/onenand/ |
| H A D | onenand_base.c | 851 struct mtd_ecc_stats stats; in onenand_read_ops_nolock() 1002 struct mtd_ecc_stats stats; in onenand_read_oob_nolock()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_base.c | 2652 struct mtd_ecc_stats stats; in nand_do_read_oob()
|