Searched refs:__init_lpc_dev (Results 1 – 2 of 2) sorted by relevance
35 int __init_lpc_dev(struct mbox_context *context, const char *path) in __init_lpc_dev() function84 return __init_lpc_dev(context, LPC_CTRL_PATH); in init_lpc_dev()
211 int __init_lpc_dev(struct mbox_context *context, const char *path);251 rc = __init_lpc_dev(&test.context, test.lpc.path); in mbox_create_test_context()