Searched refs:mtd_ooblayout_get_bytes (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/mtd/ |
| D | mtdcore.c | 1447 static int mtd_ooblayout_get_bytes(struct mtd_info *mtd, u8 *buf, in mtd_ooblayout_get_bytes() function 1565 return mtd_ooblayout_get_bytes(mtd, eccbuf, oobbuf, start, nbytes, in mtd_ooblayout_get_eccbytes() 1605 return mtd_ooblayout_get_bytes(mtd, databuf, oobbuf, start, nbytes, in mtd_ooblayout_get_databytes()
|