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