Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/
Dmtdcore.c1513 static int mtd_check_oob_ops(struct mtd_info *mtd, loff_t offs, in mtd_check_oob_ops() function
1649 ret_code = mtd_check_oob_ops(mtd, from, ops); in mtd_read_oob()
1696 ret = mtd_check_oob_ops(mtd, to, ops); in mtd_write_oob()