Searched refs:mtd_ooblayout_get_bytes (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/mtd/ |
D | mtdcore.c | 1156 static int mtd_ooblayout_get_bytes(struct mtd_info *mtd, u8 *buf, in mtd_ooblayout_get_bytes() function 1274 return mtd_ooblayout_get_bytes(mtd, eccbuf, oobbuf, start, nbytes, in mtd_ooblayout_get_eccbytes() 1314 return mtd_ooblayout_get_bytes(mtd, databuf, oobbuf, start, nbytes, in mtd_ooblayout_get_databytes()
|