Searched refs:withoob (Results 1 – 1 of 1) sorted by relevance
133 size_t *retlen, const u_char * buf, int withoob) in onenand_block_write() argument166 if (!withoob) in onenand_block_write()419 int ret = 0, withoob = 0; in do_onenand_write() local426 withoob = 1; in do_onenand_write()434 ret = onenand_block_write(ofs, len, &retlen, (u8 *)addr, withoob); in do_onenand_write()
Completed in 3 milliseconds