| /Linux-v5.4/Documentation/ABI/testing/ |
| D | configfs-usb-gadget-uvc | 34 What: /config/usb-gadget/gadget/functions/uvc.name/control/terminal 39 What: /config/usb-gadget/gadget/functions/uvc.name/control/terminal/output 42 Description: Output terminal descriptors 44 What: /config/usb-gadget/gadget/functions/uvc.name/control/terminal/output/default 47 Description: Default output terminal descriptors 51 bSourceID - id of the terminal to which this terminal 53 bAssocTerminal - id of the input terminal to which this output 54 terminal is associated 55 wTerminalType - terminal type 56 bTerminalID - a non-zero id of this terminal [all …]
|
| /Linux-v5.4/drivers/s390/char/ |
| D | Kconfig | 17 Include support for using an IBM 3270 terminal as a Linux tty. 24 Include support for fullscreen applications on an IBM 3270 terminal. 28 prompt "Support for console on 3270 terminal" 31 Include support for using an IBM 3270 terminal as a Linux system 36 prompt "Support for 3215 line mode terminal" 43 prompt "Support for console on 3215 line mode terminal" 46 Include support for using an IBM 3215 line-mode terminal as a 54 prompt "Support for SCLP line mode terminal" 61 prompt "Support for console on SCLP line mode terminal" 64 Include support for using an IBM HWC line-mode terminal as the Linux [all …]
|
| /Linux-v5.4/drivers/watchdog/ |
| D | pic32-wdt.c | 76 u32 period, ps, terminal; in pic32_wdt_get_timeout_secs() local 90 terminal = BIT(ps); in pic32_wdt_get_timeout_secs() 93 period = terminal / rate; in pic32_wdt_get_timeout_secs() 96 rate, terminal, period); in pic32_wdt_get_timeout_secs()
|
| /Linux-v5.4/drivers/tty/ |
| D | Kconfig | 14 bool "Virtual terminal" if EXPERT 19 If you say Y here, you will get support for terminal devices with 22 one physical terminal. This is rather useful, for example one 23 virtual terminal can collect system messages and warnings, another 29 properties (such as colors or beeping) of a virtual terminal. The 36 You need at least one virtual terminal device in order to make use 54 bool "Support for console on virtual terminal" if EXPERT 60 answer Y here, a virtual terminal (the device used to interact with 61 a physical terminal) can be used as system console. This is the most 67 terminal (/dev/tty0) will be used as system console. You can change [all …]
|
| /Linux-v5.4/Documentation/powerpc/ |
| D | hvcs.rst | 42 firmware interfaces to virtual terminal devices. 218 Applications (e.g. "minicom" and "screen") that act as terminal emulators 219 or perform terminal type control sequence conversion on the data being 221 I/O. These programs often emulate antiquated terminal types (vt100 and 223 terminal types but they either do not convert, or do not _adequately_ 224 convert, outbound data into the terminal type of the terminal which invoked 231 require inbound data to take the form of a particular terminal type, nor do 232 they cook outbound data to a particular terminal type. 236 env variable is set to the exact terminal type of the terminal emulator 442 for most terminal emulators to provide adequate character conversion from [all …]
|
| /Linux-v5.4/tools/vm/ |
| D | slabinfo-gnuplot.sh | 84 set terminal png enhanced size $width,$height large 126 set terminal png enhanced size $width,$height large
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | devices.rst | 163 terminal device is any device that could act as a controlling terminal 167 All terminal devices share a common set of capabilities known as line 168 disciplines; these include the common terminal line discipline as well 171 All terminal devices are named similarly; this section explains the 183 Virtual consoles are full-screen terminal displays on the system video
|
| /Linux-v5.4/net/rxrpc/ |
| D | input.c | 488 bool terminal = (j == sp->nr_subpackets - 1); in rxrpc_input_data() local 489 bool last = terminal && (sp->rx_flags & RXRPC_SKB_INCL_LAST); in rxrpc_input_data() 493 j, serial, seq, terminal, last); in rxrpc_input_data() 512 if (!terminal) in rxrpc_input_data() 561 if (!terminal) in rxrpc_input_data() 577 if (terminal) { in rxrpc_input_data()
|
| /Linux-v5.4/Documentation/devicetree/bindings/dma/ |
| D | renesas,nbpfaxi.txt | 17 - #dma-cells: must be 2: the first integer is a terminal number, to which this
|
| /Linux-v5.4/drivers/dma/ |
| D | nbpfaxi.c | 208 unsigned int terminal; member 406 chan->terminal; in nbpf_chan_prepare() 413 chan->terminal = 0; in nbpf_chan_prepare_default() 1049 chan->terminal); in nbpf_alloc_chan_resources() 1100 chan->terminal = dma_spec->args[0]; in nbpf_of_xlate()
|
| /Linux-v5.4/fs/quota/ |
| D | Kconfig | 36 hardlimit, etc.) will be printed to the process' controlling terminal.
|
| /Linux-v5.4/Documentation/driver-api/ |
| D | vfio-mediated-device.rst | 396 6. Using minicom or any terminal emulation program, open port /dev/ttyS1 or 399 7. Type data on the minicom terminal or send data to the terminal emulation
|
| /Linux-v5.4/Documentation/dev-tools/ |
| D | kgdb.rst | 260 that splits console output to a terminal program. A console proxy has a 268 waiting for the debugger. In this case you disconnect your terminal 272 disconnect the terminal session and connect gdb. Your options if you 392 - When you have telneted to a terminal server that supports sending 523 - When you have telneted to a terminal server that supports sending 541 Example (kgdb to a terminal server on TCP port 2012):: 611 Now disconnect your terminal program and connect gdb in its place 613 2. At the kdb prompt, disconnect the terminal program and connect gdb in
|
| /Linux-v5.4/drivers/staging/speakup/ |
| D | Kconfig | 22 that can be used with a plain text terminal. 194 terminal. This is handy if you want to test speakup but
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | quota.txt | 24 quota subsystem traditionally printed a message to the controlling terminal of
|
| /Linux-v5.4/drivers/tty/hvc/ |
| D | Kconfig | 53 a Linux (console) terminal via a z/VM IUCV communication path.
|
| /Linux-v5.4/Documentation/devicetree/bindings/input/touchscreen/ |
| D | ti-tsc-adc.txt | 27 negative terminal on that input line. Notations to
|
| /Linux-v5.4/net/ceph/crush/ |
| D | mapper.c | 191 static int terminal(int x) in terminal() function 206 while (!terminal(n)) { in bucket_tree_choose()
|
| /Linux-v5.4/arch/m68k/ |
| D | Kconfig.devices | 127 mode). This could be useful if some terminal or printer is connected
|
| /Linux-v5.4/Documentation/networking/ |
| D | eql.txt | 26 terminal server. I do not know if other terminal servers support load-
|
| /Linux-v5.4/Documentation/driver-api/serial/ |
| D | moxa-smartio.rst | 79 - msterm A simple terminal program which is useful in testing serial 537 port or used as a terminal for login purpose. Note that this is only a 538 dumb terminal emulation without handling full screen operation.
|
| D | tty.rst | 43 the terminal. No other call into the line 53 close() This is called on a terminal when the line
|
| /Linux-v5.4/Documentation/usb/ |
| D | gadget_serial.rst | 287 side and host side systems. Anything you type on the terminal 288 window on the gadget side should appear in the terminal window on
|
| D | acm.rst | 34 The drivers/usb/class/cdc-acm.c drivers works with USB modems and USB ISDN terminal
|
| /Linux-v5.4/Documentation/s390/ |
| D | 3270.rst | 17 Linux/390. A 3270 device is a block-mode rows-and-columns terminal of 205 driver writes terminal output to it, starting at the top line and going
|