Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mtd/
Dmtdcore.c1557 static int mtd_check_oob_ops(struct mtd_info *mtd, loff_t offs, in mtd_check_oob_ops() function
1693 ret_code = mtd_check_oob_ops(mtd, from, ops); in mtd_read_oob()
1740 ret = mtd_check_oob_ops(mtd, to, ops); in mtd_write_oob()