Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dmtd.h378 int mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte,
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dmtd.h425 int mtd_ooblayout_find_eccregion(struct mtd_info *mtd, int eccbyte,
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dmtdcore.c1255 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 Dmtdcore.c1596 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()