Home
last modified time | relevance | path

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

/openbmc/phosphor-mboxd/
H A Dmboxd_lpc.h11 int init_lpc_dev(struct mbox_context *context);
H A Dmboxd_lpc.c82 int init_lpc_dev(struct mbox_context *context) in init_lpc_dev() function
H A Dmboxd.c309 rc = init_lpc_dev(context); in main()