Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dmtd.c69 const u8 *buf, u64 len, bool woob) in mtd_dump_device_buf()
223 bool write_empty_pages, bool woob) in mtd_special_write_oob()
243 bool dump, read, raw, woob, write_empty_pages, has_pages = false; in do_mtd_io() local