Home
last modified time | relevance | path

Searched refs:protocol_v2_flush (Results 1 – 1 of 1) sorted by relevance

/openbmc/hiomapd/
H A Dprotocol.c624 static int protocol_v2_flush(struct mbox_context *context __attribute__((unused)), in protocol_v2_flush() function
647 rc = protocol_v2_flush(context, NULL); in protocol_v2_close()
679 .flush = protocol_v2_flush,