Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/init/
H A Dmain.c155 static bool bootconfig_found; variable
158 # define bootconfig_found false macro
396 bootconfig_found = true; in bootconfig_params()
417 if (IS_ERR(err) || !bootconfig_found) in setup_boot_config()