Home
last modified time | relevance | path

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

123

/linux/Documentation/driver-api/tty/
H A Dindex.rst4 TTY title
7 Teletypewriter (TTY) layer takes care of all those serial devices. Including
10 TTY structures
13 There are several major TTY structures. Every TTY device in a system has a
14 corresponding struct tty_port. These devices are maintained by a TTY driver
19 tty_operations are invoked by the TTY layer.
29 In-detail description of the named TTY structures is in separate documents:
43 Writing TTY Driver
46 Before one starts writing a TTY driver, they must consider
50 directly by the TTY Layer. If you are about to write such a driver, read on.
[all …]
H A Dtty_port.rst4 TTY Port
9 The TTY drivers are advised to use struct tty_port helpers as much as possible.
15 The reference and details are contained in the `TTY Port Reference`_ and `TTY
18 TTY Port Functions
36 TTY Refcounting
42 TTY Helpers
59 TTY Port Reference
67 TTY Port Operations Reference
H A Dtty_internals.rst4 TTY Internals
12 These functions serve for opening a TTY from the kernelspace:
H A Dtty_ioctl.rst4 TTY IOCTL Helpers
H A Dn_tty.rst9 The default (and fallback) :doc:`TTY line discipline <tty_ldisc>`. It tries to
H A Dtty_buffer.rst4 TTY Buffer
/linux/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
/linux/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.
/linux/Documentation/arch/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
/linux/net/bluetooth/rfcomm/
H A DKconfig14 bool "RFCOMM TTY support"
16 depends on TTY
18 This option enables TTY emulation support for RFCOMM channels.
/linux/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.
/linux/drivers/ipack/devices/
H A DKconfig4 depends on IPACK_BUS && TTY
/linux/drivers/media/cec/usb/
H A DKconfig5 if USB_SUPPORT && TTY
/linux/arch/arm/mach-versatile/
H A DKconfig44 select SERIAL_AMBA_PL010 if TTY
45 select SERIAL_AMBA_PL010_CONSOLE if TTY
122 select SERIAL_AMBA_PL011 if TTY
123 select SERIAL_AMBA_PL011_CONSOLE if TTY
/linux/arch/nios2/
H A DKconfig.debug6 depends on TTY
/linux/net/nfc/nci/
H A DKconfig25 depends on NFC_NCI && TTY
/linux/drivers/misc/bcm-vk/
H A DKconfig21 depends on TTY
/linux/drivers/pps/clients/
H A DKconfig19 depends on TTY
/linux/Documentation/ABI/testing/
H A Dsysfs-timecard264 Description: (RO) Directory containing the sysfs nodes for TTY attributes
270 Description: (RO) These optional attributes contain names of the TTY serial
276 Description: (RO) This optional attribute contains name of the TTY serial
282 Description: (RO) This optional attribute contains name of the TTY serial
/linux/drivers/isdn/capi/
H A DKconfig26 def_bool BT_CMTP && TTY
/linux/arch/m68k/
H A DKconfig.devices46 depends on TTY && NATFEAT
100 depends on AMIGA && TTY
/linux/drivers/leds/trigger/
H A DKconfig140 tristate "LED Trigger for TTY devices"
141 depends on TTY
/linux/drivers/usb/class/
H A DKconfig9 depends on TTY
/linux/drivers/net/mctp/
H A DKconfig8 depends on TTY
/linux/drivers/isdn/hardware/mISDN/
H A DKconfig80 depends on TTY

123