Searched refs:of_console_device (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/sparc/video/
H A Dfbdev.c18 if (node && node == of_console_device)
/linux-master/arch/sparc/kernel/
H A Dreboot.c29 if (!of_node_is_type(of_console_device, "serial") || scons_pwroff)
H A Dprom_common.c25 struct device_node *of_console_device; variable in typeref:struct:device_node
26 EXPORT_SYMBOL(of_console_device); variable
H A Dprom_32.c248 of_console_device = dp;
281 of_console_device = dp;
H A Dprocess_32.c107 (!of_node_is_type(of_console_device, "serial") || scons_pwroff)) {
H A Dprom_64.c630 of_console_device = dp;
/linux-master/arch/sparc/include/asm/
H A Dprom.h51 extern struct device_node *of_console_device;
/linux-master/drivers/tty/serial/
H A Dsuncore.c63 if (of_console_device != dp)
/linux-master/drivers/video/fbdev/aty/
H A Datyfb_base.c3070 if (dp == of_console_device) {

Completed in 119 milliseconds