Home
last modified time | relevance | path

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

/openbmc/hiomapd/test/
H A Dmbox.c214 int __transport_mbox_init(struct mbox_context *context, const char *path,
247 __transport_mbox_init(&test.context, "/dev/null", &ops); in mbox_create_frontend_context()
/openbmc/hiomapd/
H A Dtransport_mbox.c659 int __transport_mbox_init(struct mbox_context *context, const char *path, in __transport_mbox_init() function
687 rc = __transport_mbox_init(context, MBOX_HOST_PATH, ops); in transport_mbox_init()