Home
last modified time | relevance | path

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

12

/linux/Documentation/driver-api/
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/drivers/usb/misc/sisusbvga/
A DKconfig30 one or more of the consoles, you need to specify the number of
31 the first and last consoles (starting at 1) as driver parameters.
/linux/arch/um/drivers/
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
85 This is the string describing the channel to which all consoles
/linux/arch/powerpc/platforms/powernv/
A Dopal.c997 struct device_node *np, *consoles, *leds; in opal_init() local
1007 consoles = of_find_node_by_path("/ibm,opal/consoles"); in opal_init()
1008 if (consoles) { in opal_init()
1009 for_each_child_of_node(consoles, np) { in opal_init()
1014 of_node_put(consoles); in opal_init()
/linux/fs/proc/
A Dbuilt-in.a12 consoles.o/
A DMakefile16 proc-y += consoles.o
A D.consoles.o.cmd1consoles.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bin…
3 source_fs/proc/consoles.o := fs/proc/consoles.c
5 deps_fs/proc/consoles.o := \
938 fs/proc/consoles.o: $(deps_fs/proc/consoles.o)
940 $(deps_fs/proc/consoles.o):
A D.built-in.a.cmd1 …/proc/array.o fs/proc/fd.o fs/proc/proc_tty.o fs/proc/cmdline.o fs/proc/consoles.o fs/proc/cpuinfo…
/linux/drivers/tty/hvc/
A DKconfig69 Xen driver for secondary virtual consoles
105 firmware virtual consoles from one Linux partition by
/linux/Documentation/fb/
A Dfbcon.rst95 the total length is 64 which is the number of consoles available. In
114 This option tells fbcon to take over only a range of consoles as
115 specified by the values 'n1' and 'n2'. The rest of the consoles
120 is typically located on the same video card. Thus, the consoles that
138 - rotate_all - rotate the display of all consoles
A Dmatroxfb.rst102 virtual consoles, otherwise X will corrupt accelerator settings.
136 nopan create initial consoles with vyres = yres, thus disabling virtual
138 pan create initial consoles as tall as possible (vyres = memory/vxres).
/linux/arch/alpha/
A DKconfig.debug15 Recent consoles on Titan and Marvel machines also require the
/linux/Documentation/admin-guide/
A Ddevices.rst164 for a session; this includes virtual consoles, serial ports, and
180 Virtual consoles and the console device
183 Virtual consoles are full-screen terminal displays on the system video
184 monitor. Virtual consoles are named ``/dev/tty#``, with numbering
A Dinit.rst19 --> initial console unavailable. E.g. some serial consoles are unreliable
/linux/Documentation/powerpc/
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/Documentation/leds/
A Dwell-known-leds.txt22 used on game consoles in which multiple controllers can be connected to a system.
/linux/drivers/char/
A Dvirtio_console.c64 struct list_head consoles; member
250 list_for_each_entry(cons, &pdrvdata.consoles, list) { in find_port_by_vtermno()
1259 list_add_tail(&port->cons.list, &pdrvdata.consoles); in init_port_console()
2253 INIT_LIST_HEAD(&pdrvdata.consoles); in init()
/linux/drivers/tty/
A DKconfig20 can run several virtual terminals (also called virtual consoles) on
50 on virtual consoles.
367 Support for Sun logical domain consoles.
/linux/lib/fonts/
A DKconfig87 Medium-size console font. Suitable for framebuffer consoles on
/linux/fs/
A Dbuilt-in.a96 proc/consoles.o/
/linux/Documentation/ia64/
A Dserial.rst58 multiple simultaneous consoles and doesn't tell the kernel which
/linux/Documentation/networking/
A Dnetconsole.rst23 problem where disk logging fails and serial consoles are impractical.
/linux/drivers/gpu/drm/panel/
A DKconfig18 and RG-99 handheld gaming consoles.
168 and LDK handheld gaming consoles.
/linux/Documentation/input/
A Dinput.rst113 consumes keyboard keystrokes and handles user input for VT consoles.
/linux/arch/powerpc/
A DKconfig.debug255 consoles via an external USB Gecko adapter.

Completed in 53 milliseconds

12