Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/
H A Dbusybox-inittab_1.35.0.bb57 if [ -e /proc/consoles ]; then
63 if [ -z "`grep ${j} /proc/consoles`" ]; then
64 … if [ -z "${k}" ] || [ -z "`grep ${k} /proc/consoles`" ] || [ ! -e /dev/${j} ]; then
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/sysvinit/
H A Dsysvinit-inittab_2.88dsf.bb65 if [ -e /proc/consoles ]; then
71 if [ -z "`grep ${j} /proc/consoles`" ]; then
72 if [ -z "${k}" ] || [ -z "`grep ${k} /proc/consoles`" ] || [ ! -e /dev/${j} ]; then
/OK3568_Linux_fs/kernel/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
85 This is the string describing the channel to which all consoles
/OK3568_Linux_fs/kernel/drivers/usb/misc/sisusbvga/
H 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.
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/shadow/files/
H A Dsecuretty84 # Standard consoles
175 # Standard consoles, with devfs
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal.c998 struct device_node *np, *consoles, *leds; in opal_init() local
1008 consoles = of_find_node_by_path("/ibm,opal/consoles"); in opal_init()
1009 if (consoles) { in opal_init()
1010 for_each_child_of_node(consoles, np) { in opal_init()
1015 of_node_put(consoles); in opal_init()
/OK3568_Linux_fs/external/xserver/debian/po/
H A Dast.po56 "to one of the virtual consoles."
64 "consoles virtuales."
H A Dca.po71 "to one of the virtual consoles."
78 "hagen entrat al sistema per una de les consoles virtuals."
H A Dnl.po73 "to one of the virtual consoles."
81 "die aangemeld zijn via één van de virtuele consoles."
H A Dpt_BR.po76 "to one of the virtual consoles."
83 "servidor X ser iniciado somente por usuários logados em um dos consoles "
H A Dfr.po79 "to one of the virtual consoles."
86 "que seuls les utilisateurs connect�s sur une des consoles virtuelles "
H A Dkk.po49 "to one of the virtual consoles."
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/eudev/
H A Drun.rules7 # ignore the events generated by virtual consoles
/OK3568_Linux_fs/buildroot/board/minnowboard/
H A Dreadme.txt22 The system starts two consoles: one on the serial port
/OK3568_Linux_fs/buildroot/package/gpm/
H A DConfig.in7 support for Linux virtual consoles.
/OK3568_Linux_fs/kernel/fs/proc/
H A DMakefile16 proc-y += consoles.o
/OK3568_Linux_fs/kernel/Documentation/fb/
H 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
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mingetty/
H A Dmingetty_1.08.bb1 SUMMARY = "Compact getty terminal handler for virtual consoles only"
/OK3568_Linux_fs/buildroot/package/openrc/
H A D0005-runlevels-do-not-add-agetty.tty-1-6-if-MKSYSVINIT-ye.patch7 Also tty[1-6] may not exist (e.g. embedded devices with serial consoles
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/plymouth/files/
H A D0001-plymouth-start-service-in-add-related-kernel-paramet.patch25 …outhd --mode=boot --kernel-command-line="splash plymouth.ignore-serial-consoles" --pid-file=@plym…
/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A DKconfig69 Xen driver for secondary virtual consoles
126 firmware virtual consoles from one Linux partition by
/OK3568_Linux_fs/external/xserver/debian/
H A Dxserver-xorg-legacy.templates17 one of the virtual consoles.
/OK3568_Linux_fs/kernel/arch/alpha/
H A DKconfig.debug15 Recent consoles on Titan and Marvel machines also require the
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H 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

12345