Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/
Dmtdcore.c1264 static int mtd_check_oob_ops(struct mtd_info *mtd, loff_t offs, in mtd_check_oob_ops() function
1400 ret_code = mtd_check_oob_ops(mtd, from, ops); in mtd_read_oob()
1442 ret = mtd_check_oob_ops(mtd, to, ops); in mtd_write_oob()