Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/nand/
Decc-sw-bch.c255 if (mtd_ooblayout_count_eccbytes(mtd) != in nand_ecc_sw_bch_init_ctx()
/linux-6.1.9/include/linux/mtd/
Dmtd.h447 int mtd_ooblayout_count_eccbytes(struct mtd_info *mtd);
/linux-6.1.9/drivers/mtd/
Dmtdcore.c2071 int mtd_ooblayout_count_eccbytes(struct mtd_info *mtd) in mtd_ooblayout_count_eccbytes() function
2075 EXPORT_SYMBOL_GPL(mtd_ooblayout_count_eccbytes);