Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dspinand.h276 const struct spinand_op_variants *write_cache; member
350 const struct spi_mem_op *write_cache; member
/openbmc/qemu/dump/
H A Ddump.c1414 static int write_cache(DataCache *dc, const void *buf, size_t size, in write_cache() function