Searched refs:eccbyte (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | mtd.h | 378 int mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte,
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | mtd.h | 425 int mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte,
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ |
| H A D | mtdcore.c | 1255 int mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte, in mtd_ooblayout_find_eccregion() argument 1259 return mtd_ooblayout_find_region(mtd, eccbyte, section, oobregion, in mtd_ooblayout_find_eccregion()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | mtdcore.c | 1596 int mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte, in mtd_ooblayout_find_eccregion() argument 1600 return mtd_ooblayout_find_region(mtd, eccbyte, section, oobregion, in mtd_ooblayout_find_eccregion()
|