Searched refs:console (Results 51 - 75 of 396) sorted by relevance

1234567891011>>

/linux-master/arch/alpha/include/asm/
H A Dconsole.h5 #include <uapi/asm/console.h>
/linux-master/include/trace/events/
H A Dprintk.h10 TRACE_EVENT(console,
/linux-master/drivers/tty/serial/8250/
H A D8250_rt288x.c9 #include <linux/console.h>
116 static void au_early_serial8250_write(struct console *console, argument
119 struct earlycon_device *device = console->data;
/linux-master/arch/m68k/emu/
H A Dnfcon.c2 * ARAnyM console driver
11 #include <linux/console.h>
43 static void nfcon_write(struct console *con, const char *str,
49 static struct tty_driver *nfcon_device(struct console *con, int *index)
55 static struct console nf_console = {
111 * The console will be enabled when debug=nfcon is specified
/linux-master/arch/mips/sgi-ip27/
H A DMakefile10 obj-$(CONFIG_EARLY_PRINTK) += ip27-console.o
/linux-master/drivers/tty/
H A Dgoldfish.c8 #include <linux/console.h>
42 struct console console; member in struct:goldfish_tty
200 static void goldfish_tty_console_write(struct console *co, const char *b,
206 static struct tty_driver *goldfish_tty_console_device(struct console *c,
213 static int goldfish_tty_console_setup(struct console *co, char *options)
385 strcpy(qtty->console.name, "ttyGF");
386 qtty->console.write = goldfish_tty_console_write;
387 qtty->console.device = goldfish_tty_console_device;
388 qtty->console
[all...]
/linux-master/arch/m68k/atari/
H A Ddebug.c4 * Atari debugging and serial console stuff
15 #include <linux/console.h>
28 static struct console atari_console_driver = {
42 static void atari_mfp_console_write(struct console *co, const char *str,
61 static void atari_scc_console_write(struct console *co, const char *str,
78 static void atari_midi_console_write(struct console *co, const char *str,
109 static void atari_par_console_write(struct console *co, const char *str,
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 *c
[all...]
/linux-master/drivers/usb/serial/
H A Dconsole.c17 #include <linux/console.h>
29 static struct console usbcons;
33 * USB Serial console driver
36 * and implements a phony serial console in the same way that
43 * console speeds based on the command line arguments.
55 static int usb_console_setup(struct console *co, char *options)
109 * no need to check the index here: if the index is wrong, console
158 dev_err(&port->dev, "could not open USB console port\n");
177 /* The console is special in terms of closing the device so
178 * indicate this port is now acting as a system console
[all...]
/linux-master/include/linux/usb/
H A Dehci-dbgp.h18 #include <linux/console.h>
22 * that can help if there's no serial console. (nonstandard enumeration.)
48 extern struct console early_dbgp_console;
/linux-master/tools/testing/selftests/pstore/
H A Dpstore_post_reboot_tests43 prlog -n "Checking console files exist in pstore filesystem ... "
44 check_files_exist console
56 prlog -n "Checking console file contains oops end marker ... "
57 grep -q "\---\[ end trace" console-${backend}-0
/linux-master/tools/testing/ktest/examples/
H A Dkvm.conf10 # Use virsh to read the serial console of the guest
11 CONSOLE = virsh console ${MACHINE}
13 # Use SIGKILL to terminate virsh console. We can't kill virsh console
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-recheck-lock.sh22 ncs=`grep "Writes: Total:" $i/console.log 2> /dev/null | tail -1 | sed -e 's/^.* Total: //' -e 's/ .*$//'`
H A Dfunctions.sh213 local console=ttyS0
219 console=ttyAMA0
226 echo console=$console
335 # Extract the ftrace output from the console log output
/linux-master/arch/um/drivers/
H A Dchan.h11 #include <linux/console.h>
37 extern int console_open_chan(struct line *line, struct console *co);
H A Dssl.c12 #include <linux/console.h>
111 static void ssl_console_write(struct console *c, const char *string,
122 static struct tty_driver *ssl_console_device(struct console *c, int *index)
128 static int ssl_console_setup(struct console *co, char *options)
136 static struct console ssl_cons = {
/linux-master/drivers/s390/char/
H A Dsclp_con.c3 * SCLP line mode console driver
11 #include <linux/console.h>
31 /* List of free pages that can be used for console output buffering */
35 /* Pointer to current console buffer */
37 /* Timer for delayed output of console messages */
42 /* Output format for console messages */
132 * Drop oldest console buffer if sclp_con_drop is set
157 * Writes the given message to S390 system console
160 sclp_console_write(struct console *console, cons argument
[all...]
/linux-master/arch/powerpc/kernel/
H A Dudbg.c11 #include <linux/console.h>
28 /* For LPAR machines that have an HVC console on vterm 0 */
31 /* For LPAR machines that have an HVSI console on vterm 0 */
40 /* RTAS console debug */
60 /* In memory console */
143 * Early boot console based on udbg
145 static void udbg_console_write(struct console *con, const char *s,
151 static struct console udbg_console = {
171 printk(KERN_INFO "early console immortal !\n");
178 #if 0 /* if you want to use this as a regular output console */
[all...]
/linux-master/drivers/hwtracing/stm/
H A DMakefile18 stm_console-y := console.o
/linux-master/drivers/video/fbdev/via/
H A Dglobal.h19 #include <linux/console.h>
/linux-master/drivers/tty/serial/
H A Dimx_earlycon.c27 static void imx_uart_console_early_write(struct console *con, const char *s,
/linux-master/kernel/power/
H A DMakefile13 obj-$(CONFIG_VT_CONSOLE_SLEEP) += console.o
/linux-master/arch/m68k/sun3x/
H A Dconfig.c13 #include <linux/console.h>
58 /* only the serial console is known to work anyway... */
/linux-master/arch/xtensa/platforms/iss/
H A Dconsole.c2 * arch/xtensa/platforms/iss/console.c
15 #include <linux/console.h>
167 static void iss_console_write(struct console *co, const char *s, unsigned count)
173 static struct tty_driver* iss_console_device(struct console *c, int *index)
180 static struct console sercons = {
/linux-master/arch/alpha/kernel/
H A Dsrmcons.c5 * Callback based driver for SRM Console console device.
6 * (TTY driver and console driver)
11 #include <linux/console.h>
21 #include <asm/console.h>
31 #define MAX_SRM_CONSOLE_DEVICES 1 /* only support 1 console device */
233 * The console driver
236 srm_console_write(struct console *co, const char *s, unsigned count)
246 srm_console_device(struct console *co, int *index)
253 srm_console_setup(struct console *co, char *options)
258 static struct console srmcon
[all...]
/linux-master/drivers/tty/hvc/
H A Dhvc_xen.c3 * xen console driver interface to hvc_console.c
8 #include <linux/console.h>
26 #include <xen/interface/io/console.h>
28 #include <xen/hvc-console.h>
129 * because the most interesting console output is when the
219 * Either for a dom0 to write to the system console, or a domU with a
263 * mean that a legacy toolstack hasn't initialized the pv console correctly.
292 info->evtchn = xen_start_info->console.domU.evtchn;
294 info->intf = gfn_to_virt(xen_start_info->console.domU.mfn);
310 if (!xen_start_info->console
687 xenboot_console_setup(struct console *console, char *string) argument
697 xenboot_write_console(struct console *console, const char *string, unsigned len) argument
759 xenboot_earlycon_write(struct console *console, const char *string, unsigned len) argument
[all...]

Completed in 276 milliseconds

1234567891011>>