Home
last modified time | relevance | path

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

/openbmc/hiomapd/
H A Dcontrol_dbus.h10 int control_legacy_init(struct mbox_context *context);
H A Dcontrol_legacy.c299 int control_legacy_init(struct mbox_context *context) in control_legacy_init() function
H A Dmboxd.c71 rc = control_legacy_init(context); in dbus_init()