/arch/ia64/hp/sim/ |
D | hpsim_console.c | 28 static int simcons_init (struct console *, char *); 29 static void simcons_write (struct console *, const char *, unsigned); 30 static struct tty_driver *simcons_console_device (struct console *, int *); 32 static struct console hpsim_cons = { 42 simcons_init (struct console *cons, char *options) in simcons_init() 48 simcons_write (struct console *cons, const char *buf, unsigned count) in simcons_write() 60 static struct tty_driver *simcons_console_device (struct console *c, int *index) in simcons_console_device()
|
D | simserial.c | 54 static struct console *console; variable 138 console->write(console, &c, 1); in transmit_chars() 162 console->write(console, info->xmit.buf+info->xmit.tail, count); in transmit_chars() 171 console->write(console, info->xmit.buf, count); in transmit_chars() 425 console = console_drivers; in rs_open() 426 while (console) { in rs_open() 427 if ((console->flags & CON_ENABLED) && console->write) break; in rs_open() 428 console = console->next; in rs_open()
|
/arch/parisc/kernel/ |
D | pdc_cons.c | 57 static struct console pdc_cons; 59 static void pdc_console_write(struct console *co, const char *s, unsigned count) in pdc_console_write() 71 int pdc_console_poll_key(struct console *co) in pdc_console_poll_key() 83 static int pdc_console_setup(struct console *co, char *options) in pdc_console_setup() 167 struct console *tmp; in pdc_console_tty_driver_init() 212 static struct tty_driver * pdc_console_device (struct console *c, int *index) in pdc_console_device() 221 static struct console pdc_cons = { 267 struct console *console; in pdc_console_restart() local 276 while ((console = console_drivers) != NULL) in pdc_console_restart()
|
/arch/mips/fw/arc/ |
D | arc_con.c | 16 static void prom_console_write(struct console *co, const char *s, in prom_console_write() 27 static int prom_console_setup(struct console *co, char *options) in prom_console_setup() 32 static struct console arc_cons = {
|
/arch/um/drivers/ |
D | stderr_console.c | 18 static void stderr_console_write(struct console *console, const char *string, in stderr_console_write() argument 24 static struct console stderr_console = {
|
D | stdio_console.c | 116 static void uml_console_write(struct console *console, const char *string, in uml_console_write() argument 119 struct line *line = &vts[console->index]; in uml_console_write() 127 static struct tty_driver *uml_console_device(struct console *c, int *index) in uml_console_device() 133 static int uml_console_setup(struct console *co, char *options) in uml_console_setup() 141 static struct console stdiocons = {
|
/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/x86/xen/ |
D | suspend.c | 25 xen_start_info->console.domU.mfn = in xen_pv_pre_suspend() 26 mfn_to_pfn(xen_start_info->console.domU.mfn); in xen_pv_pre_suspend() 61 xen_start_info->console.domU.mfn = in xen_pv_post_suspend() 62 pfn_to_mfn(xen_start_info->console.domU.mfn); in xen_pv_post_suspend()
|
/arch/microblaze/kernel/ |
D | early_printk.c | 48 static void early_printk_uartlite_write(struct console *unused, in early_printk_uartlite_write() 59 static struct console early_serial_uartlite_console = { 92 static void early_printk_uart16550_write(struct console *unused, in early_printk_uart16550_write() 103 static struct console early_serial_uart16550_console = {
|
/arch/arc/boot/dts/ |
D | nsimosci.dts | 20 /* this is for console on PGU */ 21 /* bootargs = "console=tty0 consoleblank=0"; */ 22 /* this is for console on serial */ 23 …bootargs = "earlycon=uart8250,mmio32,0xf0000000,115200n8 console=tty0 console=ttyS0,115200n8 conso…
|
D | nsimosci_hs.dts | 20 /* this is for console on PGU */ 21 /* bootargs = "console=tty0 consoleblank=0"; */ 22 /* this is for console on serial */ 23 …bootargs = "earlycon=uart8250,mmio32,0xf0000000,115200n8 console=tty0 console=ttyS0,115200n8 conso…
|
/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/mips/sibyte/common/ |
D | cfe_console.c | 12 static void cfe_console_write(struct console *cons, const char *str, in cfe_console_write() 43 static int cfe_console_setup(struct console *cons, char *str) in cfe_console_setup() 66 static struct console sb1250_cfe_cons = {
|
/arch/um/kernel/ |
D | early_printk.c | 14 static void early_console_write(struct console *con, const char *s, unsigned int n) in early_console_write() 19 static struct console early_console_dev = {
|
/arch/mips/kernel/ |
D | early_printk.c | 19 static void early_console_write(struct console *con, const char *s, unsigned n) in early_console_write() 29 static struct console early_console_prom = {
|
/arch/m68k/ |
D | Kconfig.devices | 43 tristate "NatFeat console driver" 46 Say Y to include support for the ARAnyM NatFeat console driver 47 which allows the console output to be redirected to the stderr 120 bool "Support for serial port console" 124 system console (the system console is the device which receives all 129 Even if you say Y here, the currently visible virtual console 130 (/dev/tty0) will still be used as the system console by default, but 132 "console=ttyS1". (Try "man bootparam" or see the documentation of 136 If you don't have a graphical console and you say Y here, the 138 system console.
|
D | Kconfig.debug | 10 default 'console=ttyS0,19200' 19 PROM console functionality on Sun 3x is not affected by this option. 22 boot console. 25 early, i.e. before the normal console driver is loaded.
|
/arch/nios2/kernel/ |
D | early_printk.c | 37 static void early_console_write(struct console *con, const char *s, unsigned n) in early_console_write() 73 static void early_console_write(struct console *con, const char *s, unsigned n) in early_console_write() 88 static struct console early_console_prom = {
|
/arch/arm/kernel/ |
D | early_printk.c | 27 static void early_console_write(struct console *con, const char *s, unsigned n) in early_console_write() 32 static struct console early_console_dev = {
|
/arch/unicore32/kernel/ |
D | early_printk.c | 19 static void early_ocd_write(struct console *con, const char *s, unsigned n) in early_ocd_write() 29 static struct console early_ocd_console = {
|
/arch/mips/dec/prom/ |
D | console.c | 18 static void __init prom_console_write(struct console *con, const char *s, in prom_console_write() 35 static struct console promcons __initdata = {
|
/arch/powerpc/ |
D | Kconfig.debug | 55 warnings can be printed to the console when instructions are 138 bool "Support for early boot text console (BootX or OpenFirmware only)" 155 prompt "Early debugging console" 158 Use the selected console for early debugging. Careful, if you 174 console on vterm 0. 181 console on a specified vterm. 200 Select this to enable early debugging via the RTAS console. 256 bool "OPAL raw console" 260 using a "raw" console 263 bool "OPAL hvsi console" [all …]
|
/arch/mips/sibyte/ |
D | Kconfig | 136 bool "Use firmware console" 139 Use the CFE API's console write routines during boot. Other console 140 options (VT console, sb1250 duart console, etc.) should not be 159 buffer activity. Raw buffer data is dumped to console, and
|
/arch/tile/kernel/ |
D | early_printk.c | 24 static void early_hv_write(struct console *con, const char *s, unsigned n) in early_hv_write() 37 static struct console early_hv_console = {
|
/arch/sh/kernel/ |
D | sh_bios.c | 111 static void sh_console_write(struct console *co, const char *s, in sh_console_write() 123 static int __init sh_console_setup(struct console *co, char *options) in sh_console_setup() 140 static struct console bios_console = {
|