Home
last modified time | relevance | path

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

/openbmc/hiomapd/
H A Dmboxctl.c43 struct mboxctl_context { struct
53 static int init_mboxctl_dbus(struct mboxctl_context *context) in init_mboxctl_dbus() argument
95 static int mboxctl_getter(struct mboxctl_context *context, in mboxctl_getter()
106 static int handle_cmd_ping(struct mboxctl_context *context) in handle_cmd_ping()
116 static int handle_cmd_daemon_state(struct mboxctl_context *context) in handle_cmd_daemon_state()
130 static int handle_cmd_lpc_state(struct mboxctl_context *context) in handle_cmd_lpc_state()
148 static int handle_cmd_kill(struct mboxctl_context *context) in handle_cmd_kill()
158 static int handle_cmd_reset(struct mboxctl_context *context) in handle_cmd_reset()
168 static int handle_cmd_suspend(struct mboxctl_context *context) in handle_cmd_suspend()
235 static int handle_cmd_modified(struct mboxctl_context *context) in handle_cmd_modified()
[all …]
/openbmc/phosphor-mboxd/
H A Dmboxctl.c58 struct mboxctl_context { struct
77 static int init_mboxctl_dbus(struct mboxctl_context *context) in init_mboxctl_dbus() argument
90 static int send_dbus_msg(struct mboxctl_context *context, in send_dbus_msg()
171 static int handle_cmd_ping(struct mboxctl_context *context) in handle_cmd_ping()
190 static int handle_cmd_daemon_state(struct mboxctl_context *context) in handle_cmd_daemon_state()
223 static int handle_cmd_lpc_state(struct mboxctl_context *context) in handle_cmd_lpc_state()
259 static int handle_cmd_kill(struct mboxctl_context *context) in handle_cmd_kill()
278 static int handle_cmd_reset(struct mboxctl_context *context) in handle_cmd_reset()
297 static int handle_cmd_suspend(struct mboxctl_context *context) in handle_cmd_suspend()
359 static int handle_cmd_modified(struct mboxctl_context *context) in handle_cmd_modified()
[all …]