Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/of/
Dbase.c40 static const char *of_stdout_options; variable
1927 of_stdout = of_find_node_opts_by_path(name, &of_stdout_options); in of_alias_scan()
2043 return !add_preferred_console(name, index, (char *)of_stdout_options); in of_console_check()