Home
last modified time | relevance | path

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

/openbmc/linux/samples/vfio-mdev/
H A Dmtty.c171 static void dump_buffer(u8 *buf, uint32_t count) in dump_buffer() function
/openbmc/qemu/
H A Dqemu-io-cmds.c445 static void dump_buffer(const void *buffer, int64_t offset, int64_t len) in dump_buffer() function