Home
last modified time | relevance | path

Searched defs:withoob (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Donenand.c133 size_t *retlen, const u_char * buf, int withoob) in onenand_block_write()
415 int ret = 0, withoob = 0; in do_onenand_write() local