Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mtd/
A Dmtd.h446 int mtd_ooblayout_count_freebytes(struct mtd_info *mtd);
/linux-6.3-rc2/drivers/mtd/
A Dmtdcore.c2061 int mtd_ooblayout_count_freebytes(struct mtd_info *mtd) in mtd_ooblayout_count_freebytes() function
2065 EXPORT_SYMBOL_GPL(mtd_ooblayout_count_freebytes);
/linux-6.3-rc2/drivers/mtd/nand/spi/
A Dcore.c1278 ret = mtd_ooblayout_count_freebytes(mtd); in spinand_init()
/linux-6.3-rc2/drivers/mtd/nand/onenand/
A Donenand_base.c3939 ret = mtd_ooblayout_count_freebytes(mtd); in onenand_scan()
/linux-6.3-rc2/drivers/mtd/nand/raw/
A Dnand_base.c6379 ret = mtd_ooblayout_count_freebytes(mtd); in nand_scan_tail()

Completed in 31 milliseconds