Searched refs:of_stdout (Results 1 – 6 of 6) sorted by relevance
378 if (!of_stdout) in hvc_vio_init_early()380 name = of_get_property(of_stdout, "name", NULL); in hvc_vio_init_early()389 termno = of_get_property(of_stdout, "reg", NULL); in hvc_vio_init_early()397 if (of_device_is_compatible(of_stdout, "hvterm1")) { in hvc_vio_init_early()401 else if (of_device_is_compatible(of_stdout, "hvterm-protocol")) { in hvc_vio_init_early()
332 struct device_node *stdout_node = of_node_get(of_stdout); in hvc_opal_init_early()
209 if (of_stdout) in get_special_pds()210 add_special_pd(of_stdout, PD_CONSOLE); in get_special_pds()
39 struct device_node *of_stdout; variable1874 of_stdout = of_find_node_opts_by_path(name, &of_stdout_options); in of_alias_scan()1983 if (!dn || dn != of_stdout || console_set_on_cmdline) in of_console_check()
110 struct device_node *np = of_stdout; in find_console_handle()
138 extern struct device_node *of_stdout;