Home
last modified time | relevance | path

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

/openbmc/hiomapd/
H A Dprotocol.h120 void protocol_free(struct mbox_context *context);
H A Dmboxd.c472 protocol_free(context); in main()
H A Dprotocol.c712 void protocol_free(struct mbox_context *context __attribute__((unused))) in protocol_free() function