Home
last modified time | relevance | path

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

/openbmc/hiomapd/
H A Dlpc.h10 void lpc_dev_free(struct mbox_context *context);
H A Dlpc.c87 void lpc_dev_free(struct mbox_context *context) in lpc_dev_free() function
H A Dmboxd.c470 lpc_dev_free(context); in main()