Home
last modified time | relevance | path

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

/openbmc/phosphor-mboxd/
H A Dmboxd_msg.h21 int init_mbox_dev(struct mbox_context *context);
H A Dmboxd.c304 rc = init_mbox_dev(context); in main()
H A Dmboxd_msg.c849 int init_mbox_dev(struct mbox_context *context) in init_mbox_dev() function