Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdcore.c1308 static int mtd_check_oob_ops(struct mtd_info *mtd, loff_t offs, in mtd_check_oob_ops() function
1444 ret_code = mtd_check_oob_ops(mtd, from, ops); in mtd_read_oob()
1486 ret = mtd_check_oob_ops(mtd, to, ops); in mtd_write_oob()
/kernel/linux/linux-6.6/drivers/mtd/
H A 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()

Completed in 7 milliseconds