/arch/x86/xen/ |
D | suspend_pv.c | 16 xen_start_info->console.domU.mfn = in xen_pv_pre_suspend() 17 mfn_to_pfn(xen_start_info->console.domU.mfn); in xen_pv_pre_suspend() 37 xen_start_info->console.domU.mfn = in xen_pv_post_suspend() 38 pfn_to_mfn(xen_start_info->console.domU.mfn); in xen_pv_post_suspend()
|
/arch/mips/fw/arc/ |
D | arc_con.c | 18 static void prom_console_write(struct console *co, const char *s, in prom_console_write() 29 static int prom_console_setup(struct console *co, char *options) in prom_console_setup() 36 static struct console arc_cons = {
|
/arch/um/drivers/ |
D | stderr_console.c | 19 static void stderr_console_write(struct console *console, const char *string, in stderr_console_write() argument 25 static struct console stderr_console = {
|
D | stdio_console.c | 112 static void uml_console_write(struct console *console, const char *string, in uml_console_write() argument 115 struct line *line = &vts[console->index]; in uml_console_write() 123 static struct tty_driver *uml_console_device(struct console *c, int *index) in uml_console_device() 129 static int uml_console_setup(struct console *co, char *options) in uml_console_setup() 137 static struct console stdiocons = {
|
/arch/arc/boot/dts/ |
D | nsimosci_hs.dts | 17 /* this is for console on PGU */ 18 /* bootargs = "console=tty0 consoleblank=0"; */ 19 /* this is for console on serial */ 20 …bootargs = "earlycon=uart8250,mmio32,0xf0000000,115200n8 console=tty0 console=ttyS0,115200n8 conso…
|
D | nsimosci.dts | 17 /* this is for console on PGU */ 18 /* bootargs = "console=tty0 consoleblank=0"; */ 19 /* this is for console on serial */ 20 …bootargs = "earlycon=uart8250,mmio32,0xf0000000,115200n8 console=tty0 console=ttyS0,115200n8 conso…
|
D | vdk_hs38.dts | 17 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 conso…
|
D | axs101.dts | 17 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 conso…
|
D | vdk_hs38_smp.dts | 17 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 conso…
|
D | axs103_idu.dts | 20 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 print…
|
/arch/m68k/atari/ |
D | debug.c | 28 static struct console atari_console_driver = { 42 static void atari_mfp_console_write(struct console *co, const char *str, in atari_mfp_console_write() 61 static void atari_scc_console_write(struct console *co, const char *str, in atari_scc_console_write() 78 static void atari_midi_console_write(struct console *co, const char *str, in atari_midi_console_write() 109 static void atari_par_console_write(struct console *co, const char *str, in atari_par_console_write() 132 int atari_mfp_console_wait_key(struct console *co) 139 int atari_scc_console_wait_key(struct console *co) 148 int atari_midi_console_wait_key(struct console *co)
|
/arch/m68k/kernel/ |
D | early_printk.c | 15 extern void mvme16x_cons_write(struct console *co, 20 static void __ref debug_cons_write(struct console *c, in debug_cons_write() 32 static struct console early_console_instance = {
|
/arch/mips/sibyte/common/ |
D | cfe_console.c | 13 static void cfe_console_write(struct console *cons, const char *str, in cfe_console_write() 44 static int cfe_console_setup(struct console *cons, char *str) in cfe_console_setup() 67 static struct console sb1250_cfe_cons = {
|
/arch/m68k/ |
D | Kconfig.devices | 45 tristate "NatFeat console driver" 48 Say Y to include support for the ARAnyM NatFeat console driver 49 which allows the console output to be redirected to the stderr 122 bool "Support for serial port console" 126 system console (the system console is the device which receives all 131 Even if you say Y here, the currently visible virtual console 132 (/dev/tty0) will still be used as the system console by default, but 134 "console=ttyS1". (Try "man bootparam" or see the documentation of 138 If you don't have a graphical console and you say Y here, the 140 system console.
|
D | Kconfig.debug | 8 default "console=ttyS0,19200" 17 PROM console functionality on Sun 3x is not affected by this option. 20 boot console. 23 early, i.e. before the normal console driver is loaded.
|
/arch/mips/sibyte/ |
D | Kconfig | 106 bool "Use firmware console" 109 Use the CFE API's console write routines during boot. Other console 110 options (VT console, sb1250 duart console, etc.) should not be 128 buffer activity. Raw buffer data is dumped to console, and
|
/arch/powerpc/ |
D | Kconfig.debug | 52 warnings can be printed to the console when instructions are 148 bool "Support for early boot text console (BootX or OpenFirmware only)" 165 prompt "Early debugging console" 168 Use the selected console for early debugging. Careful, if you 184 console on vterm 0. 191 console on a specified vterm. 210 Select this to enable early debugging via the RTAS console. 266 bool "OPAL raw console" 270 using a "raw" console 273 bool "OPAL hvsi console" [all …]
|
/arch/um/kernel/ |
D | early_printk.c | 11 static void early_console_write(struct console *con, const char *s, unsigned int n) in early_console_write() 16 static struct console early_console_dev = {
|
/arch/mips/kernel/ |
D | early_printk.c | 17 static void early_console_write(struct console *con, const char *s, unsigned n) in early_console_write() 27 static struct console early_console_prom = {
|
/arch/s390/kernel/ |
D | early_printk.c | 11 static void sclp_early_write(struct console *con, const char *s, unsigned int len) in sclp_early_write() 16 static struct console sclp_early_console = {
|
/arch/mips/dec/prom/ |
D | console.c | 14 static void __init prom_console_write(struct console *con, const char *s, in prom_console_write() 31 static struct console promcons __initdata = {
|
/arch/sh/kernel/ |
D | sh_bios.c | 108 static void sh_console_write(struct console *co, const char *s, in sh_console_write() 120 static int __init sh_console_setup(struct console *co, char *options) in sh_console_setup() 137 static struct console bios_console = {
|
/arch/arm/kernel/ |
D | early_printk.c | 28 static void early_console_write(struct console *con, const char *s, unsigned n) in early_console_write() 33 static struct console early_console_dev = {
|
/arch/nios2/ |
D | Kconfig.debug | 9 Enable early printk on console. 11 early before the console code is initialized.
|
/arch/powerpc/boot/dts/ |
D | media5200.dts | 19 console = &console; 24 stdout-path = &console; 63 console: psc@2c00 { // PSC6 label
|