Searched refs:mtd_ooblayout_get_bytes (Results 1 – 1 of 1) sorted by relevance
| /u-boot/drivers/mtd/ |
| A D | mtdcore.c | 1304 static int mtd_ooblayout_get_bytes(struct mtd_info *mtd, u8 *buf, in mtd_ooblayout_get_bytes() function 1422 return mtd_ooblayout_get_bytes(mtd, eccbuf, oobbuf, start, nbytes, in mtd_ooblayout_get_eccbytes() 1462 return mtd_ooblayout_get_bytes(mtd, databuf, oobbuf, start, nbytes, in mtd_ooblayout_get_databytes()
|
Completed in 9 milliseconds