of_stdout_options   41 drivers/of/base.c static const char *of_stdout_options;
of_stdout_options 2013 drivers/of/base.c 			of_stdout = of_find_node_opts_by_path(name, &of_stdout_options);
of_stdout_options 2182 drivers/of/base.c 	return !add_preferred_console(name, index, (char *)of_stdout_options);