Searched refs:console (Results 226 - 250 of 334) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dsunsu.c31 #include <linux/console.h>
344 /* Recover the break flag from console xmit */
1221 * Serial console driver
1269 static void sunsu_console_write(struct console *co, const char *s,
1297 static int __init sunsu_console_setup(struct console *co, char *options)
1311 * console support.
1328 static struct console sunsu_console = {
1339 * Register console.
1342 static inline struct console *SUNSU_CONSOLE(int num_uart)
H A Dsunzilog.c29 #include <linux/console.h>
335 if (up->port.info != NULL && /* Unopened serial console */
475 * It can occur because of how we do serial console writes. It would
476 * be nice to transmit console writes just like we normally would for
478 * easy because console writes cannot sleep. One solution might be
822 * > I boot my 2.5 boxes using "console=ttyS0,9600" argument,
824 * > counting in this case. It seems that when the console
829 * console is initialised because it may need to allocate memory (as
834 * console write method.
865 /* Shared by TTY driver and serial console setu
[all...]
H A Dpmac_zilog.c56 #include <linux/console.h>
93 * For the sake of early serial console, we can do a pre-probe
215 * interrupt) or when one port is used as a console.
381 * It can occur because of how we do serial console writes. It would
382 * be nice to transmit console writes just like we normally would for
384 * easy because console writes cannot sleep. One solution might be
905 /* A console is never powered down. Else, power up and
1003 /* Shared by TTY driver and serial console setup. The port lock is held
1369 * register our console before uart_add_one_port() is called
1749 static void pmz_console_write(struct console *co
[all...]
H A D68360serial.c53 #include <linux/console.h>
70 int serial_console_setup(struct console *co, char *options);
263 #warning "console baud rate undefined"
772 * system console.
785 * system console.
2026 * The serial console driver used during boot. Note that these names
2129 static void serial_console_write(struct console *c, const char *s,
2248 static int serial_console_wait_key(struct console *co)
2328 static struct tty_struct *serial_console_device(struct console *c, int *index)
2335 struct console sercon
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dgdb-stub.c122 #include <linux/console.h>
137 extern void gdbstub_console_write(struct console *co, const char *p, unsigned n);
617 static void __gdbstub_console_write(struct console *co, const char *p, unsigned n)
646 static kdev_t gdbstub_console_dev(struct console *con)
651 static struct console gdbstub_console = {
1424 /* handle attempts to write console data via GDB "O" commands */
1426 __gdbstub_console_write((struct console *) __debug_frame->gr8,
1999 * register the console at a more appropriate time
2004 printk("registering console\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/tc/
H A Dzs.c59 #include <linux/console.h>
139 static struct console sercons;
1881 * Serial console driver
1891 static void serial_console_write(struct console *co, const char *s,
1906 static struct tty_driver *serial_console_device(struct console *c, int *index)
1918 static int __init serial_console_setup(struct console *co, char *options)
2064 static struct console sercons = {
2074 * Register console.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/Netware/
H A Dcpy_tests.bat84 echo Run the test script at the console by typing:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dfbsysfs.c20 #include <linux/console.h>
493 __ATTR(console, S_IRUGO|S_IWUSR, show_console, store_console),
H A Dfbmem.c29 #include <linux/console.h>
211 * We have to create a temporary palette since console palette is only
294 * Color exceeds the number of console colors (16), thus we set the hardware DAC
302 * The number of colors just matches the console colors, thus there is no need
434 /* assume console colormap */
965 if (con2fb.console < 1 || con2fb.console > MAX_NR_CONSOLES)
976 if (con2fb.console < 0 || con2fb.console > MAX_NR_CONSOLES)
1423 * It must be called with the console semaphor
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dsetup_64.c25 #include <linux/console.h>
405 * Register early console
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Dsetup.c37 #include <linux/console.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/4xx/
H A Dbamboo.c23 #include <linux/console.h>
H A Dtaishan.c24 #include <linux/console.h>
H A Dyucca.c25 #include <linux/console.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/85xx/
H A Dtqm85xx.c25 #include <linux/console.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/
H A Dcpci690.c17 #include <linux/console.h>
H A Dprpmc800.c20 #include <linux/console.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/mm/
H A Dfault.c26 #include <linux/console.h>
90 * OK, the message is on the console. Now we call printk()
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/atari/
H A Dconfig.c29 #include <linux/console.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/kernel/
H A Dsetup.c17 #include <linux/console.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/console/
H A Dsticon.c2 * linux/drivers/video/console/sticon.c - console driver using HP's STI firmware
40 #include <linux/console.h>
55 /* this is the sti_struct used for this console */
79 return "STI console";
364 printk(KERN_INFO "sticon: Initializing STI text console.\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/power/
H A Ddisk.c21 #include <linux/console.h>
H A Duser.c23 #include <linux/console.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/mm/
H A Dinit.c31 #include <asm/console.h>
165 restore the original console's page tables for a clean reboot.
192 /* Tell the console whither it is to be remapped. */
208 these to actually remap the console. There is an assumption
238 /* Newer console's (especially on larger
298 /* Move the vptb back to where the SRM console expects it. */
305 /* Reload the page tables that the console had in use. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dlp.c125 #include <linux/console.h>
676 /* --- support for console on the line printer ----------------- */
687 /* The console must be locked when we get here. */
689 static void lp_console_write (struct console *co, const char *s,
741 static struct console lpcons = {
747 #endif /* console on line printer */
813 printk (KERN_INFO "lp%d: console ready\n", CONSOLE_LP);
815 printk (KERN_ERR "lp%d: cannot run console on %s\n",

Completed in 167 milliseconds

1234567891011>>