Searched refs:console (Results 1 - 25 of 405) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/platforms/iss/
H A DMakefile7 obj-y = io.o console.o setup.o network.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/sun3/prom/
H A DMakefile5 obj-y := init.o console.o printf.o misc.o
6 #bootstr.o init.o misc.o segment.o console.o printf.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dstderr_console.c3 #include <linux/console.h>
8 /* trivial console driver -- simply dump everything to stderr */
12 * boot process it becomes the default console.
18 static void stderr_console_write(struct console *console, const char *string, argument
24 static struct console stderr_console = {
47 /* The previous behavior of not unregistering led to /dev/console being
50 * console to become the default console, and /dev/console ca
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/dec/
H A Dpromcon.c2 * Wrap-around code for a console using the
11 #include <linux/console.h>
16 static void prom_console_write(struct console *co, const char *s,
31 static int __init prom_console_setup(struct console *co, char *options)
36 static struct console sercons = {
45 * Register console.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/fw/arc/
H A Darc_con.c2 * Wrap-around code for a console using the
12 #include <linux/console.h>
16 static void prom_console_write(struct console *co, const char *s,
27 static int prom_console_setup(struct console *co, char *options)
32 static struct console arc_cons = {
41 * Register console.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dsuncore.h28 extern int sunserial_console_match(struct console *, struct device_node *,
30 extern void sunserial_console_termios(struct console *,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/hp/sim/
H A Dhpsim_console.c16 #include <linux/console.h>
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)
48 simcons_write (struct console *cons, const char *buf, unsigned count)
60 static struct tty_driver *simcons_console_device (struct console *c, int *index)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dconsole.h2 * linux/include/linux/console.h
59 * Prepare the console for the debugger. This includes, but is not
60 * limited to, unblanking the console, loading an appropriate
65 * Restore the console to its pre-debug state as closely as possible.
72 extern const struct consw dummy_con; /* dummy console buffer */
73 extern const struct consw vga_con; /* VGA text console */
74 extern const struct consw newport_con; /* SGI Newport console */
75 extern const struct consw prom_con; /* SPARC PROM console */
100 * The interface for a console, or any other device that wants to capture
101 * console message
114 struct console { struct
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dpdc_cons.c2 * PDC Console support - ie use firmware to dump text via boot console
33 * The PDC console is a simple console, which can be used for debugging
39 * can or will be a fully functional linux console.
48 #include <linux/console.h>
57 static void pdc_console_write(struct console *co, const char *s, unsigned count)
69 int pdc_console_poll_key(struct console *co)
81 static int pdc_console_setup(struct console *co, char *options)
89 static struct tty_driver * pdc_console_device (struct console *c, int *index)
99 static struct console pdc_con
145 struct console *console; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/dec/prom/
H A Dconsole.c2 * DECstation PROM-based early console support.
11 #include <linux/console.h>
18 static void __init prom_console_write(struct console *con, const char *s,
35 static struct console promcons __initdata = {
H A DMakefile6 lib-y += init.o memory.o cmdline.o identify.o console.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dearly_printk.c10 #include <linux/console.h>
22 early_console_write(struct console *con, const char *s, unsigned n)
35 early_console_write(struct console *con, const char *s, unsigned n)
46 static struct console early_console __initdata = {
62 if ((strstr(prom_getcmdline(), "console=ttyS0")) != NULL)
64 else if ((strstr(prom_getcmdline(), "console=ttyS1")) != NULL)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/xen/
H A Dhvc-console.h4 extern struct console xenboot_console;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dmakefile.unx50 all: console
59 rm -f console
61 console: $(CONSOLE_OBJECTS)
64 console_console.o: ./console.cpp
H A Dmakefile.bcc189 all: $(OBJS)\console.exe data
195 -if exist $(OBJS)\console.exe del $(OBJS)\console.exe
196 -if exist $(OBJS)\console.tds del $(OBJS)\console.tds
197 -if exist $(OBJS)\console.ilc del $(OBJS)\console.ilc
198 -if exist $(OBJS)\console.ild del $(OBJS)\console.ild
199 -if exist $(OBJS)\console
[all...]
H A Dmakefile.dmc28 all : $(OBJS)\console.exe data
34 -if exist $(OBJS)\console.exe del $(OBJS)\console.exe
35 -if exist $(OBJS)\console.map del $(OBJS)\console.map
37 $(OBJS)\console.exe : $(CONSOLE_OBJECTS)
38 link /NOLOGO /SILENT /NOI /DELEXECUTABLE /EXETYPE:NT /DEBUG /CODEVIEW $(LDFLAGS) $(CONSOLE_OBJECTS),$@,$(OBJS)\console.map, $(LIBDIRNAME)\ wxbase$(WX_RELEASE_NODOT)d$(WX_LIB_FLAVOUR)_net.lib wxbase$(WX_RELEASE_NODOT)d$(WX_LIB_FLAVOUR)_odbc.lib wxbase$(WX_RELEASE_NODOT)d$(WX_LIB_FLAVOUR).lib wxzlibd.lib wxregexd.lib wxexpatd.lib \ kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib,,
44 $(OBJS)\console_console.obj : .\console.cpp
45 $(CXX) -mn -c -cpp -o$@ $(CONSOLE_CXXFLAGS) .\console.cpp
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pmc-sierra/yosemite/
H A DMakefile5 obj-y += irq.o prom.o py-console.o setup.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dearly_printk.h14 #include <linux/console.h>
21 extern void early_shadow_write(struct console *con, const char *s,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dcttyhack.c42 char console[sizeof(int)*3 + 16]; local
53 strcpy(console, "/dev/tty");
55 /* this is a serial console */
56 sprintf(console + 8, "S%d", u.sr.line);
59 sprintf(console + 8, "S%d" + 1, u.vt.v_active);
62 if (console[8]) {
63 fd = xopen(console, O_RDWR);
64 //bb_error_msg("switching to '%s'", console);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dhvc_xen.c2 * xen console driver interface to hvc_console.c
21 #include <linux/console.h>
32 #include <xen/interface/io/console.h>
33 #include <xen/hvc-console.h>
49 return mfn_to_virt(xen_start_info->console.domU.mfn);
57 notify_remote_via_evtchn(xen_start_info->console.domU.evtchn);
88 * because the most interesting console output is when the
139 !xen_start_info->console.domU.evtchn)
142 xencons_irq = bind_evtchn_to_irq(xen_start_info->console.domU.evtchn);
152 console_pfn = mfn_to_pfn(xen_start_info->console
195 xenboot_write_console(struct console *console, const char *string, unsigned len) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dearly_printk.c12 #include <linux/console.h>
31 static void early_console_write(struct console *con, const char *s, unsigned n)
36 static struct console early_console = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sibyte/common/
H A Dcfe_console.c3 #include <linux/console.h>
12 static void cfe_console_write(struct console *cons, const char *str,
43 static int cfe_console_setup(struct console *cons, char *str)
46 /* XXXKW think about interaction with 'console=' cmdline arg */
47 /* If none of the console options are configured, the build will break. */
66 static struct console sb1250_cfe_cons = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dearly_printk.c15 #include <linux/console.h>
22 static void early_hv_write(struct console *con, const char *s, unsigned n)
27 static struct console early_hv_console = {
35 static struct console *early_console = &early_hv_console;
90 early_printk("disabling early console\n");
94 early_printk("keeping early console\n");
103 Machine shutting down before console output is fully initialized.\n\
105 boot command line to see any diagnostic early console output.\n\
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dsuspend.c18 xen_start_info->console.domU.mfn =
19 mfn_to_pfn(xen_start_info->console.domU.mfn);
50 xen_start_info->console.domU.mfn =
51 pfn_to_mfn(xen_start_info->console.domU.mfn);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dearly_printk.c13 #include <linux/console.h>
48 static void early_printk_write(struct console *unused,
59 static struct console early_serial_console = {
66 static struct console *early_console = &early_serial_console;
107 printk(KERN_WARNING "disabling early console\n");

Completed in 316 milliseconds

1234567891011>>