Home
last modified time | relevance | path

Searched refs:TTY (Results 1 – 25 of 81) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/tty/serdev/
H A DKconfig10 Note that you typically also want to enable TTY port controller support.
15 bool "Serial device TTY port controller"
17 Say Y here if you want to use the Serial device bus with common TTY
21 depends on TTY
/OK3568_Linux_fs/kernel/drivers/net/caif/
H A DKconfig15 tristate "CAIF TTY transport driver"
16 depends on CAIF && TTY
19 The CAIF TTY transport driver is a Line Discipline (ldisc)
21 it will redirect the TTY's traffic into the CAIF stack.
/OK3568_Linux_fs/kernel/Documentation/s390/
H A Dconfig3270.sh20 TTY=$SUBD/tty
43 echo "grep -v $TTY $INITTAB > $NINITTAB" > $SCRTMP || exit 1
65 echo mknod $D/$TTY$devno c $maj $min >>$SCR
68 echo "echo t$min$GETTYLINE $TTY$devno >> $NINITTAB" >> $SCRTMP
/OK3568_Linux_fs/kernel/arch/riscv/
H A DKconfig.socs5 select SERIAL_SIFIVE if TTY
6 select SERIAL_SIFIVE_CONSOLE if TTY
29 select SERIAL_SIFIVE if TTY
30 select SERIAL_SIFIVE_CONSOLE if TTY
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A DKconfig14 bool "RFCOMM TTY support"
16 depends on TTY
18 This option enables TTY emulation support for RFCOMM channels.
/OK3568_Linux_fs/kernel/drivers/staging/fwserial/
H A DKconfig3 tristate "TTY over Firewire"
4 depends on FIREWIRE && TTY
6 This enables TTY over IEEE 1394, providing high-speed serial
/OK3568_Linux_fs/buildroot/board/atmel/
H A Dflasher.sh4 TTY=$2
143 echo "Executing: ${!F} O=$1/images $1/host/bin/sam-ba $TTY ${!M} $(dirname $0)/nandflash.tcl -- ${!…
145 $1/host/bin/sam-ba $TTY ${!M} $(dirname $0)/nandflash.tcl -- ${!F} ${!D} $video_mode
/OK3568_Linux_fs/kernel/Documentation/networking/caif/
H A Dcaif.rst31 There are some things that need to be tweaked to get the host TTY correctly
34 TTY, we are installing our physical serial driver as a line discipline above
35 the TTY device.
38 The benefit is that we can hook up to any TTY.
66 to all CAIF Channels using this TTY.
/OK3568_Linux_fs/kernel/drivers/tty/
H A DKconfig2 config TTY config
3 bool "Enable TTY" if EXPERT
6 Allows you to remove TTY support which can save space, and
7 blocks features that require TTY from inclusion in the kernel.
8 TTY is required for any text terminals or serial port
11 if TTY
154 bool "Automatically load TTY Line Disciplines"
355 tristate "Goldfish TTY Driver"
360 Console and system TTY driver for the Goldfish virtual platform.
385 bool "MIPS EJTAG Fast Debug Channel TTY"
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-integrator/
H A DKconfig25 select SERIAL_AMBA_PL010 if TTY
26 select SERIAL_AMBA_PL010_CONSOLE if TTY
132 select SERIAL_AMBA_PL011 if TTY
133 select SERIAL_AMBA_PL011_CONSOLE if TTY
/OK3568_Linux_fs/buildroot/package/tio/
H A DConfig.in5 "tio" is a simple TTY terminal application which features a
7 TTY devices for basic input/output.
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A DKconfig15 depends on TN3270 && TTY
37 depends on CCW && TTY
55 depends on S390 && TTY
70 depends on S390 && TTY
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Ddevices.rst125 exists, ``/dev/modem`` should point to the appropriate primary TTY device
133 ``/dev/mouse`` may point to a primary serial TTY device, a hardware mouse
162 Terminal, or TTY devices are a special class of character devices. A
245 port TTY, for which no alternate device would exist.
251 other capabilities requiring a TTY line discipline (including SLIP or
258 can be used in the same manner as any TTY device. The master and
260 of a bidirectional pipe with TTY capabilities.
/OK3568_Linux_fs/kernel/drivers/char/pcmcia/
H A DKconfig11 depends on PCMCIA && TTY
60 depends on PCMCIA && NETDEVICES && TTY
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.nokia_rx5180 USB TTY:
82 Maemo kernel 2.6.28 will crash if u-boot enable usb tty. So USB TTY is disabled.
83 For enabling USB TTY just add this line to file include/configs/nokia_rx51.h
/OK3568_Linux_fs/kernel/drivers/media/cec/usb/
H A DKconfig5 if USB_SUPPORT && TTY
/OK3568_Linux_fs/kernel/drivers/ipack/devices/
H A DKconfig4 depends on IPACK_BUS && TTY
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/goldfish/
H A Dtty.txt1 Android Goldfish TTY
/OK3568_Linux_fs/buildroot/package/rs485conf/
H A DConfig.in6 parameters of TTY device with easy to use command line
/OK3568_Linux_fs/buildroot/package/minimodem/
H A DConfig.in12 TTY/TDD NOAA SAME, and Caller-ID.
/OK3568_Linux_fs/kernel/drivers/staging/gdm724x/
H A DKconfig8 depends on NET && USB && TTY && m
/OK3568_Linux_fs/kernel/drivers/misc/ti-st/
H A DKconfig9 depends on NET && TTY
/OK3568_Linux_fs/kernel/drivers/media/radio/wl128x/
H A DKconfig7 depends on VIDEO_V4L2 && RFKILL && TTY && TI_ST
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gosu/
H A Dgosu_1.14.bb3 …t of the simple fact that su and sudo have very strange and often annoying TTY and signal-forwardi…
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0003-launcher-direct-Only-require-tty-when-vt-switching-e.patch17 /* Checking the existance of /dev/tty0 and verifying it's a TTY

1234