Home
last modified time | relevance | path

Searched refs:of_console_device (Results 1 – 7 of 7) sorted by relevance

/arch/sparc/kernel/
A Dprom_common.c25 struct device_node *of_console_device; variable
26 EXPORT_SYMBOL(of_console_device);
A Dreboot.c29 if (!of_node_is_type(of_console_device, "serial") || scons_pwroff) in machine_power_off()
A Dprom_32.c246 of_console_device = dp; in of_console_init()
279 of_console_device = dp; in of_console_init()
A Dprocess_32.c107 (!of_node_is_type(of_console_device, "serial") || scons_pwroff)) { in machine_power_off()
A Dprom_64.c632 of_console_device = dp; in of_console_init()
/arch/sparc/video/
A Dvideo-common.c17 if (node && node == of_console_device) in video_is_primary_device()
/arch/sparc/include/asm/
A Dprom.h51 extern struct device_node *of_console_device;

Completed in 13 milliseconds