Home
last modified time | relevance | path

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

/openbmc/hiomapd/
H A Dcontrol_legacy.c25 #define E_DBUS_INVAL 0x02 /* Invalid Command */ macro
182 return -E_DBUS_INVAL; in control_legacy_resume()
248 rc = -E_DBUS_INVAL; in method_cmd()
/openbmc/phosphor-mboxd/
H A Dmboxctl.c323 return -E_DBUS_INVAL; in handle_cmd_resume()
341 rc = -E_DBUS_INVAL; in handle_cmd_resume()
400 return -E_DBUS_INVAL; in parse_cmdline()
444 rc = -E_DBUS_INVAL; in parse_cmdline()
H A Ddbus.h30 #define E_DBUS_INVAL 0x02 /* Invalid Command */ macro
H A Dmboxd_dbus.c219 return -E_DBUS_INVAL; in dbus_handle_resume()
293 rc = -E_DBUS_INVAL; in method_cmd()