Home
last modified time | relevance | path

Searched refs:console (Results 1 – 25 of 582) sorted by relevance

12345678910>>...24

/arch/x86/xen/
Dsuspend_pv.c16 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/
Darc_con.c18 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/
Dstderr_console.c19 static void stderr_console_write(struct console *console, const char *string, in stderr_console_write() argument
25 static struct console stderr_console = {
Dstdio_console.c112 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/
Dnsimosci_hs.dts17 /* 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…
Dnsimosci.dts17 /* 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…
Dvdk_hs38.dts17 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 conso…
Daxs101.dts17 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 conso…
Dvdk_hs38_smp.dts17 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 conso…
Daxs103_idu.dts20 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 print…
/arch/m68k/atari/
Ddebug.c28 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/
Dearly_printk.c15 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/
Dcfe_console.c13 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/
DKconfig.devices45 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.
DKconfig.debug8 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/
DKconfig106 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/
DKconfig.debug52 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/
Dearly_printk.c11 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/
Dearly_printk.c17 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/
Dearly_printk.c11 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/
Dconsole.c14 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/
Dsh_bios.c108 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/
Dearly_printk.c28 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/
DKconfig.debug9 Enable early printk on console.
11 early before the console code is initialized.
/arch/powerpc/boot/dts/
Dmedia5200.dts19 console = &console;
24 stdout-path = &console;
63 console: psc@2c00 { // PSC6 label

12345678910>>...24