Home
last modified time | relevance | path

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

/openbmc/hiomapd/
H A Dprotocol.h128 int protocol_events_put(struct mbox_context *context,
H A Dmboxd.c448 rc = protocol_events_put(context, dbus_ops); in main()
463 protocol_events_put(context, dbus_ops); in main()
H A Dprotocol.c40 int protocol_events_put(struct mbox_context *context, in protocol_events_put() function