Searched refs:of_stdout (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/tty/hvc/
H A Dhvc_vio.c412 if (!of_stdout) hvc_vio_init_early()
414 name = of_get_property(of_stdout, "name", NULL); hvc_vio_init_early()
423 termno = of_get_property(of_stdout, "reg", NULL); hvc_vio_init_early()
431 if (of_device_is_compatible(of_stdout, "hvterm1")) { hvc_vio_init_early()
435 else if (of_device_is_compatible(of_stdout, "hvterm-protocol")) { hvc_vio_init_early()
H A Dhvc_opal.c344 struct device_node *stdout_node = of_node_get(of_stdout); hvc_opal_init_early()
/linux-4.1.27/arch/arm/mach-shmobile/
H A Dpm-rmobile.c284 if (of_stdout) get_special_pds()
285 add_special_pd(of_stdout, PD_CONSOLE); get_special_pds()
/linux-4.1.27/drivers/of/
H A Dbase.c39 struct device_node *of_stdout; variable in typeref:struct:device_node
1914 of_stdout = of_find_node_opts_by_path(name, &of_stdout_options); of_alias_scan()
2064 if (!dn || dn != of_stdout || console_set_on_cmdline) of_console_check()
/linux-4.1.27/drivers/tty/
H A Dehv_bytechan.c114 struct device_node *np = of_stdout; find_console_handle()
/linux-4.1.27/include/linux/
H A Dof.h120 extern struct device_node *of_stdout; of_node_put()

Completed in 247 milliseconds