| /linux/arch/um/drivers/ |
| H A D | Kconfig | 26 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 D | console.rst | 8 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 D | opal.c | 991 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 D | Makefile | 16 proc-y += consoles.o
|
| /linux/arch/alpha/ |
| H A D | Kconfig.debug | 15 Recent consoles on Titan and Marvel machines also require the
|
| /linux/drivers/tty/hvc/ |
| H A D | Kconfig | 69 Xen driver for secondary virtual consoles 126 firmware virtual consoles from one Linux partition by
|
| /linux/Documentation/admin-guide/ |
| H A D | devices.rst | 163 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 D | serial-console.rst | 38 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 D | init.rst | 19 --> initial console unavailable. E.g. some serial consoles are unreliable
|
| H A D | kernel-parameters.txt | 1007 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 D | hvcs.rst | 38 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 D | virtio_console.c | 51 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 D | well-known-leds.txt | 22 used on game consoles in which multiple controllers can be connected to a system.
|
| /linux/Documentation/fb/ |
| H A D | matroxfb.rst | 99 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 D | Kconfig | 87 Medium-size console font. Suitable for framebuffer consoles on
|
| /linux/Documentation/input/ |
| H A D | input.rst | 113 consumes keyboard keystrokes and handles user input for VT consoles.
|
| /linux/Documentation/core-api/ |
| H A D | debug-objects.rst | 34 debugging with serial consoles and stack trace transcripts from the
|
| /linux/Documentation/virt/uml/ |
| H A D | user_mode_linux_howto_v2.rst | 664 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 D | netconsole.rst | 26 problem where disk logging fails and serial consoles are impractical.
|
| /linux/Documentation/filesystems/ |
| H A D | proc.rst | 1639 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 D | kernel-options.rst | 370 Invert the display. This affects only text consoles.
|
| /linux/drivers/tty/serial/ |
| H A D | Kconfig | 13 Support for early consoles with the earlycon parameter. This enables
|
| /linux/Documentation/admin-guide/sysctl/ |
| H A D | kernel.rst | 913 bit 5 replay all kernel messages on consoles at the end of panic
|