Home
last modified time | relevance | path

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

/openbmc/hiomapd/
H A Dprotocol.h97 struct protocol_ack { struct
116 int (*ack)(struct mbox_context *context, struct protocol_ack *io); argument
H A Dtransport_dbus.c358 struct protocol_ack io; in transport_dbus_ack()
H A Dtransport_mbox.c476 struct protocol_ack io; in mbox_handle_ack()
H A Dprotocol.c490 struct protocol_ack *io) in protocol_v1_ack()