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

/linux-4.4.14/arch/sparc/include/asm/
H A Dfb.h27 node == of_console_device) fb_is_primary_device()
H A Dprom.h55 extern struct device_node *of_console_device;
/linux-4.4.14/arch/sparc/kernel/
H A Dreboot.c27 if (strcmp(of_console_device->type, "serial") || scons_pwroff) machine_power_off()
H A Dprom_common.c29 struct device_node *of_console_device; variable in typeref:struct:device_node
30 EXPORT_SYMBOL(of_console_device); variable
H A Dprom_32.c256 of_console_device = dp;
295 of_console_device = dp;
H A Dprocess_32.c109 (strcmp(of_console_device->type, "serial") || scons_pwroff)) { machine_power_off()
H A Dprom_64.c632 of_console_device = dp; of_console_init()
/linux-4.4.14/drivers/tty/serial/
H A Dsuncore.c62 if (of_console_device != dp) sunserial_console_match()
/linux-4.4.14/drivers/video/fbdev/aty/
H A Datyfb_base.c3063 if (dp == of_console_device) { atyfb_setup_sparc()

Completed in 169 milliseconds