Searched refs:console (Results 126 - 150 of 396) sorted by relevance

1234567891011>>

/linux-master/arch/mips/rb532/
H A Dprom.c16 #include <linux/console.h>
/linux-master/arch/alpha/boot/
H A Dmain.c15 #include <asm/console.h>
H A Dbootp.c17 #include <asm/console.h>
142 * 3. A certain SRM console required the GET_ENV output to stack.
189 * where the SRM console puts the kernel bootp image) memory
/linux-master/drivers/acpi/
H A Dspcr.c11 #include <linux/console.h>
73 * acpi_parse_spcr() - parse ACPI SPCR table and add preferred console
74 * @enable_earlycon: set up earlycon for the console specified by the table
75 * @enable_console: setup the console specified by the table.
79 * console is registered and if @enable_earlycon is true, earlycon is set up.
80 * If @enable_console is true the system console is also configured.
153 * Assume firmware or bootloader configures console correctly.
179 * creates the UARTs, whether or not they're used as a console.
182 * console name matches the EARLYCON_DECLARE() statement, and
186 * the console nam
[all...]
/linux-master/arch/xtensa/platforms/xt2000/
H A Dsetup.c20 #include <linux/console.h>
/linux-master/arch/parisc/kernel/
H A Dkexec.c4 #include <linux/console.h>
/linux-master/arch/powerpc/platforms/83xx/
H A Dkm83xx.c18 #include <linux/console.h>
/linux-master/arch/mips/sibyte/swarm/
H A Dsetup.c16 #include <linux/console.h>
/linux-master/arch/nios2/kernel/
H A Dsetup.c18 #include <linux/console.h>
/linux-master/drivers/tty/serial/
H A D21285.c11 #include <linux/console.h>
393 serial21285_console_write(struct console *co, const char *s,
435 static int __init serial21285_console_setup(struct console *co, char *options)
446 * console support.
458 static struct console serial21285_console =
H A Dapbuart.c20 #include <linux/console.h>
400 apbuart_console_write(struct console *co, const char *s, unsigned int count)
445 static int __init apbuart_console_setup(struct console *co, char *options)
459 * console support.
478 static struct console grlib_apbuart_console = {
H A Dsunhv.c2 /* sunhv.c: Serial driver for SUN4V hypervisor console.
15 #include <linux/console.h>
188 if (port->state != NULL) /* Unopened serial console */
433 static void sunhv_console_write_paged(struct console *con, const char *s, unsigned n)
488 static void sunhv_console_write_bychar(struct console *con, const char *s, unsigned n)
509 static struct console sunhv_console = {
615 .name = "console",
619 .name = "console",
620 .compatible = "SUNW,sun4v-console",
645 MODULE_DESCRIPTION("SUN4V Hypervisor console drive
[all...]
H A Dmps2-uart.c16 #include <linux/console.h>
424 static void mps2_uart_console_write(struct console *co, const char *s, unsigned int cnt)
432 static int mps2_uart_console_setup(struct console *co, char *options)
456 static struct console mps2_uart_console = {
476 static void mps2_early_write(struct console *con, const char *s, unsigned int n)
H A Daltera_uart.c17 #include <linux/console.h>
428 static void altera_uart_console_write(struct console *co, const char *s,
436 static int __init altera_uart_console_setup(struct console *co, char *options)
458 static struct console altera_uart_console = {
478 static void altera_uart_earlycon_write(struct console *co, const char *s,
H A Dmilbeaut_usio.c7 #include <linux/console.h>
410 static void mlb_usio_console_write(struct console *co, const char *s,
418 static int __init mlb_usio_console_setup(struct console *co, char *options)
445 static struct console mlb_usio_console = {
463 static void mlb_usio_early_console_write(struct console *co, const char *s,
H A Dsunplus-uart.c20 #include <linux/console.h>
508 static void sunplus_console_write(struct console *co,
527 static int __init sunplus_console_setup(struct console *co, char *options)
549 static struct console sunplus_uart_console = {
743 static void sunplus_uart_early_write(struct console *con, const char *s, unsigned int n)
H A Dsifive.c32 #include <linux/console.h>
106 * host a serial console
185 * intended for early console use.
202 * console use.
728 * Early console support
741 static void early_sifive_serial_write(struct console *con, const char *s,
769 * Linux console interface
784 static void sifive_serial_console_write(struct console *co, const char *s,
811 static int sifive_serial_console_setup(struct console *co, char *options)
834 static struct console sifive_serial_consol
[all...]
H A Dowl-uart.c3 * Actions Semi Owl family serial console
12 #include <linux/console.h>
543 static void owl_uart_console_write(struct console *co, const char *s,
555 static int owl_uart_console_setup(struct console *co, char *options)
576 static struct console owl_uart_console = {
594 static void owl_uart_early_console_write(struct console *co,
H A Dbcm63xx_uart.c18 #include <linux/console.h>
698 * console core request to output given string
700 static void bcm_console_write(struct console *co, const char *s,
725 * console core request to setup given console, find matching uart
728 static int bcm_console_setup(struct console *co, char *options)
749 static struct console bcm63xx_console = {
767 static void bcm_early_write(struct console *con, const char *s, unsigned n)
/linux-master/drivers/tty/
H A Dehv_bytechan.c11 * 1) An early-console (udbg) driver. This provides early console output
15 * 2) A normal console driver. Output is sent to the byte channel designated
16 * for stdout in the device tree. The console driver is for handling kernel
20 * byte channel used for the console is designated as the default tty.
34 #include <linux/console.h>
103 * find the byte channel handle to use for the console
105 * The byte channel to be used for the console is specified via a "stdout"
193 * early console initialization
195 * PowerPC kernels support an early printk console, als
[all...]
/linux-master/arch/x86/platform/pvh/
H A Denlighten.c4 #include <xen/hvc-console.h>
/linux-master/drivers/video/console/
H A Ddummycon.c3 * linux/drivers/video/dummycon.c -- A dummy console driver
5 * To be used if there's no other console driver (e.g. for plain VGA text)
6 * available, usually until fbcon takes console over.
11 #include <linux/console.h>
18 * Dummy console driver
133 * The console `switch' structure for the dummy console
/linux-master/drivers/tty/hvc/
H A Dhvc_dcc.c4 #include <linux/console.h>
40 static void dcc_early_write(struct console *con, const char *s, unsigned n)
H A Dhvc_console.c12 #include <linux/console.h>
81 * a console candidate registered with hvc_instantiate().
129 * Wait for the console to flush before writing more to it. This sleeps.
137 * Initial console vtermnos for console API usage prior to full console
139 * console interfaces but can still be used as a tty device. This has to be
140 * static because kmalloc will not work during early console init.
151 static void hvc_console_print(struct console *co, const char *b,
158 /* Console access attempt outside of acceptable console rang
[all...]
/linux-master/drivers/tty/vt/
H A Dvc_screen.c3 * Provide access to virtual console memory.
24 * machek@k332.feld.cvut.cz - modified not to send characters to wrong console
40 #include <linux/console.h>
65 * with minors 0, 64, 128 and 192 being proxies for the foreground console.
71 #define console(inode) (iminor(inode) & 63) macro
136 poll->cons_num = console(file_inode(file));
179 * @viewed: returns whether this console is currently foreground (viewed)
185 unsigned int currcons = console(inode);
382 /* Select the proper current console and verify
383 * sanity of the situation under the console loc
[all...]

Completed in 255 milliseconds

1234567891011>>