Searched refs:mtd_ooblayout_get_databytes (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/linux/mtd/
H A Dmtd.h382 int mtd_ooblayout_get_databytes(struct mtd_info *mtd, u8 *databuf,
/u-boot/drivers/mtd/
H A Dmtdcore.c1448 * mtd_ooblayout_get_databytes - extract data bytes from the oob buffer
1459 int mtd_ooblayout_get_databytes(struct mtd_info *mtd, u8 *databuf, function
1465 EXPORT_SYMBOL_GPL(mtd_ooblayout_get_databytes); variable
/u-boot/drivers/mtd/nand/spi/
H A Dcore.c306 mtd_ooblayout_get_databytes(mtd, req->oobbuf.in,

Completed in 104 milliseconds