Searched refs:msg (Results 1 – 1 of 1) sorted by relevance
417 const char *msg, *data; in setup_boot_config() local454 ret = xbc_init(data, size, &msg, &pos); in setup_boot_config()457 pr_err("Failed to init bootconfig: %s.\n", msg); in setup_boot_config()460 msg, pos); in setup_boot_config()
Completed in 7 milliseconds