Home
last modified time | relevance | path

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

/openbmc/hiomapd/
H A Dcontrol_legacy.c197 static const control_action dbus_handlers[NUM_DBUS_CMDS] = { variable
251 rc = dbus_handlers[req.cmd](context, &req, &resp); in method_cmd()
/openbmc/phosphor-mboxd/
H A Dmboxd_dbus.c243 static const mboxd_dbus_handler dbus_handlers[NUM_DBUS_CMDS] = { variable
296 rc = dbus_handlers[req.cmd](context, &req, &resp); in method_cmd()