Home
last modified time | relevance | path

Searched refs:read_raw_oob (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/mtd/
Dssfdc.c168 static int read_raw_oob(struct mtd_info *mtd, loff_t offs, uint8_t *buf) in read_raw_oob() function
263 ret = read_raw_oob(mtd, offset, oob_buf); in build_logical_block_map()