Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c1036 static int mtd_check_oob_ops(struct mtd_info *mtd, loff_t offs, in mtd_check_oob_ops() function
1074 ret_code = mtd_check_oob_ops(mtd, from, ops); in mtd_read_oob()
1112 ret = mtd_check_oob_ops(mtd, to, ops); in mtd_write_oob()
/openbmc/linux/drivers/mtd/
H A Dmtdcore.c1561 static int mtd_check_oob_ops(struct mtd_info *mtd, loff_t offs, in mtd_check_oob_ops() function
1697 ret_code = mtd_check_oob_ops(mtd, from, ops); in mtd_read_oob()
1744 ret = mtd_check_oob_ops(mtd, to, ops); in mtd_write_oob()