Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Druntime.h20 void (*dump_end)(void *ctx); member
/openbmc/qemu/dump/
H A Ddump.c777 static void dump_end(DumpState *s, Error **errp) in dump_end() function