Home
last modified time | relevance | path

Searched refs:consoles (Results 1 – 23 of 23) sorted by relevance

/linux/arch/um/drivers/
H A DKconfig26 This option enables support for attaching UML consoles and serial
33 This option enables support for attaching UML consoles and serial
35 <port number>'. Any number of consoles and serial lines may be
43 This option enables support for attaching UML consoles and serial
53 This option enables support for attaching UML consoles and serial
54 lines to host terminals. Access to both virtual consoles
62 This option enables support for attaching UML consoles and serial
92 This is the string describing the channel to which all consoles
/linux/Documentation/driver-api/
H A Dconsole.rst8 assigned by the kernel to all the virtual consoles during the boot process.
19 of driver occupying the consoles.) They can only take over the console that is
50 read, or acts to bind or unbind the driver to the virtual consoles
80 driver takes over the consoles vacated by the driver. Binding, on the other
81 hand, will bind the driver to the consoles that are currently occupied by a
92 If any of the virtual consoles are in KD_GRAPHICS mode, then binding or
/linux/arch/powerpc/platforms/powernv/
H A Dopal.c991 struct device_node *np, *consoles, *leds; in opal_init() local
1001 consoles = of_find_node_by_path("/ibm,opal/consoles"); in opal_init()
1002 if (consoles) { in opal_init()
1003 for_each_child_of_node(consoles, np) { in opal_init()
1008 of_node_put(consoles); in opal_init()
/linux/fs/proc/
H A DMakefile16 proc-y += consoles.o
/linux/arch/alpha/
H A DKconfig.debug15 Recent consoles on Titan and Marvel machines also require the
/linux/drivers/tty/hvc/
H A DKconfig69 Xen driver for secondary virtual consoles
126 firmware virtual consoles from one Linux partition by
/linux/Documentation/admin-guide/
H A Ddevices.rst163 for a session; this includes virtual consoles, serial ports, and
179 Virtual consoles and the console device
182 Virtual consoles are full-screen terminal displays on the system video
183 monitor. Virtual consoles are named ``/dev/tty#``, with numbering
H A Dserial-console.rst38 In this case, the output will appear on all requested consoles. And
69 tries to register graphical consoles before serial ones. It does it
H A Dinit.rst19 --> initial console unavailable. E.g. some serial consoles are unreliable
H A Dkernel-parameters.txt1007 By default we print messages on consoles in
2931 kgdboc= [KGDB,HW] kgdb over consoles.
3725 Specifies range of consoles to be captured by the MDA.
4366 Disable suspending of consoles during suspend and
4368 messages can reach various consoles while the rest
4371 not work reliably with all consoles, but is known
4372 to work with serial and VGA consoles.
4763 bit 5: replay all kernel messages on consoles at the end of panic
4788 consoles at the end of panic.
5363 flushed to consoles by the panic-CPU on
/linux/Documentation/arch/powerpc/
H A Dhvcs.rst38 space applications access to the system consoles of logically partitioned
40 ppc64 system. Physical hardware consoles per partition are not practical
41 on this hardware so system consoles are accessed by this driver using
280 When hvcs is being used to serve consoles this behavior is not a huge issue
424 access to system consoles.
468 isn't giving it up. You can try to force disconnect the consoles from the
/linux/drivers/char/
H A Dvirtio_console.c51 struct list_head consoles; member
241 list_for_each_entry(cons, &pdrvdata.consoles, list) { in find_port_by_vtermno()
1230 list_add_tail(&port->cons.list, &pdrvdata.consoles); in init_port_console()
2194 INIT_LIST_HEAD(&pdrvdata.consoles); in virtio_console_init()
/linux/Documentation/leds/
H A Dwell-known-leds.txt22 used on game consoles in which multiple controllers can be connected to a system.
/linux/Documentation/fb/
H A Dmatroxfb.rst99 virtual consoles, otherwise X will corrupt accelerator settings.
133 nopan create initial consoles with vyres = yres, thus disabling virtual
135 pan create initial consoles as tall as possible (vyres = memory/vxres).
/linux/lib/fonts/
H A DKconfig87 Medium-size console font. Suitable for framebuffer consoles on
/linux/Documentation/input/
H A Dinput.rst113 consumes keyboard keystrokes and handles user input for VT consoles.
/linux/Documentation/core-api/
H A Ddebug-objects.rst34 debugging with serial consoles and stack trace transcripts from the
/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst664 all consoles to null by default.
685 options applicable to consoles also apply to UML serial lines which are
701 All consoles except ``con1`` will be disabled and console 1 will
/linux/Documentation/networking/
H A Dnetconsole.rst26 problem where disk logging fails and serial consoles are impractical.
/linux/Documentation/filesystems/
H A Dproc.rst1639 1.9 /proc/consoles
1644 /dev/console, you may simply look into the file /proc/consoles::
1646 > cat /proc/consoles
/linux/Documentation/arch/m68k/
H A Dkernel-options.rst370 Invert the display. This affects only text consoles.
/linux/drivers/tty/serial/
H A DKconfig13 Support for early consoles with the earlycon parameter. This enables
/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst913 bit 5 replay all kernel messages on consoles at the end of panic