Searched refs:of_console_device (Results 1 – 7 of 7) sorted by relevance
23 node == of_console_device) in fb_is_primary_device()
115 extern struct device_node *of_console_device;
27 if (strcmp(of_console_device->type, "serial") || scons_pwroff) in machine_power_off()
213 of_console_device = dp; in of_console_init()252 of_console_device = dp; in of_console_init()
28 struct device_node *of_console_device; variable29 EXPORT_SYMBOL(of_console_device);
568 of_console_device = dp; in of_console_init()
173 (strcmp(of_console_device->type, "serial") || scons_pwroff)) in machine_power_off()