Searched refs:__transport_mbox_init (Results 1 – 2 of 2) sorted by relevance
214 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()
659 int __transport_mbox_init(struct mbox_context *context, const char *path, in __transport_mbox_init() function687 rc = __transport_mbox_init(context, MBOX_HOST_PATH, ops); in transport_mbox_init()