/linux-4.4.14/Documentation/ABI/testing/ |
D | configfs-usb-gadget-uvc | 30 What: /config/usb-gadget/gadget/functions/uvc.name/control/terminal 35 What: /config/usb-gadget/gadget/functions/uvc.name/control/terminal/output 38 Description: Output terminal descriptors 40 What: /config/usb-gadget/gadget/functions/uvc.name/control/terminal/output/default 43 Description: Default output terminal descriptors 47 bSourceID - id of the terminal to which this terminal 49 bAssocTerminal - id of the input terminal to which this output 50 terminal is associated 51 wTerminalType - terminal type 52 bTerminalID - a non-zero id of this terminal [all …]
|
/linux-4.4.14/drivers/s390/char/ |
D | Kconfig | 16 Include support for using an IBM 3270 terminal as a Linux tty. 23 Include support for fullscreen applications on an IBM 3270 terminal. 27 prompt "Support for console on 3270 terminal" 30 Include support for using an IBM 3270 terminal as a Linux system 35 prompt "Support for 3215 line mode terminal" 42 prompt "Support for console on 3215 line mode terminal" 45 Include support for using an IBM 3215 line-mode terminal as a 53 prompt "Support for SCLP line mode terminal" 60 prompt "Support for console on SCLP line mode terminal" 63 Include support for using an IBM HWC line-mode terminal as the Linux [all …]
|
/linux-4.4.14/drivers/tty/ |
D | Kconfig | 13 bool "Virtual terminal" if EXPERT 18 If you say Y here, you will get support for terminal devices with 21 one physical terminal. This is rather useful, for example one 22 virtual terminal can collect system messages and warnings, another 28 properties (such as colors or beeping) of a virtual terminal. The 35 You need at least one virtual terminal device in order to make use 53 bool "Support for console on virtual terminal" if EXPERT 59 answer Y here, a virtual terminal (the device used to interact with 60 a physical terminal) can be used as system console. This is the most 66 terminal (/dev/tty0) will be used as system console. You can change [all …]
|
/linux-4.4.14/Documentation/powerpc/ |
D | hvcs.txt | 39 firmware interfaces to virtual terminal devices. 215 Applications (e.g. "minicom" and "screen") that act as terminal emulators 216 or perform terminal type control sequence conversion on the data being 218 I/O. These programs often emulate antiquated terminal types (vt100 and 220 terminal types but they either do not convert, or do not _adequately_ 221 convert, outbound data into the terminal type of the terminal which invoked 228 require inbound data to take the form of a particular terminal type, nor do 229 they cook outbound data to a particular terminal type. 233 env variable is set to the exact terminal type of the terminal emulator 438 for most terminal emulators to provide adequate character conversion from [all …]
|
/linux-4.4.14/tools/vm/ |
D | slabinfo-gnuplot.sh | 91 set terminal png enhanced size $width,$height large 133 set terminal png enhanced size $width,$height large
|
/linux-4.4.14/net/rxrpc/ |
D | ar-input.c | 43 bool force, bool terminal) in rxrpc_queue_rcv_skb() argument 50 _enter(",,%d,%d", force, terminal); in rxrpc_queue_rcv_skb() 94 if (terminal) { in rxrpc_queue_rcv_skb() 138 bool terminal; in rxrpc_fast_process_data() local 207 terminal = ((sp->hdr.flags & RXRPC_LAST_PACKET) && in rxrpc_fast_process_data() 209 ret = rxrpc_queue_rcv_skb(call, skb, false, terminal); in rxrpc_fast_process_data()
|
D | ar-ack.c | 465 bool terminal; in rxrpc_drain_rx_oos_queue() local 489 terminal = ((sp->hdr.flags & RXRPC_LAST_PACKET) && in rxrpc_drain_rx_oos_queue() 491 ret = rxrpc_queue_rcv_skb(call, skb, true, terminal); in rxrpc_drain_rx_oos_queue()
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | nbpfaxi.txt | 17 - #dma-cells: must be 2: the first integer is a terminal number, to which this
|
/linux-4.4.14/drivers/dma/ |
D | nbpfaxi.c | 211 unsigned int terminal; member 406 chan->terminal; in nbpf_chan_prepare() 413 chan->terminal = 0; in nbpf_chan_prepare_default() 1040 chan->terminal); in nbpf_alloc_chan_resources() 1091 chan->terminal = dma_spec->args[0]; in nbpf_of_xlate()
|
/linux-4.4.14/fs/quota/ |
D | Kconfig | 35 hardlimit, etc.) will be printed to the process' controlling terminal.
|
/linux-4.4.14/drivers/staging/speakup/ |
D | Kconfig | 21 that can be used with a plain text terminal. 193 terminal. This is handy if you want to test speakup but
|
D | spkguide.txt | 84 dummy -- Plain text terminal
|
/linux-4.4.14/Documentation/filesystems/ |
D | quota.txt | 24 quota subsystem traditionally printed a message to the controlling terminal of
|
/linux-4.4.14/drivers/tty/hvc/ |
D | Kconfig | 53 a Linux (console) terminal via a z/VM IUCV communication path.
|
/linux-4.4.14/Documentation/devicetree/bindings/input/touchscreen/ |
D | ti-tsc-adc.txt | 22 negative terminal on that input line. Notations to
|
/linux-4.4.14/net/ceph/crush/ |
D | mapper.c | 188 static int terminal(int x) in terminal() function 203 while (!terminal(n)) { in bucket_tree_choose()
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | README.freeze | 21 console and let some terminal application log the messages. /me uses
|
/linux-4.4.14/tools/usb/usbip/ |
D | README | 81 In another terminal, let's look up what USB devices are physically
|
/linux-4.4.14/arch/m68k/ |
D | Kconfig.devices | 126 mode). This could be useful if some terminal or printer is connected
|
/linux-4.4.14/Documentation/networking/ |
D | eql.txt | 26 terminal server. I do not know if other terminal servers support load-
|
D | rxrpc.txt | 246 to indicate the terminal message for that call. 551 for a particular call to be read. MSG_EOR will be set on the terminal 944 packet. Non-terminal packets in a jumbo packet must contain a four byte 945 header plus exactly 1412 bytes of data. The terminal packet must contain
|
/linux-4.4.14/Documentation/usb/ |
D | acm.txt | 31 The drivers/usb/class/cdc-acm.c drivers works with USB modems and USB ISDN terminal
|
D | gadget_serial.txt | 284 side and host side systems. Anything you type on the terminal 285 window on the gadget side should appear in the terminal window on
|
D | usb-serial.txt | 134 a terminal on /dev/ttyUSB0, it gives you a "USB Reflash" terminal, which can
|
/linux-4.4.14/Documentation/serial/ |
D | moxa-smartio | 70 - msterm A simple terminal program which is useful in testing serial 455 port or used as a terminal for login purpose. Note that this is only a 456 dumb terminal emulation without handling full screen operation.
|
D | tty.txt | 40 the terminal. No other call into the line 50 close() - This is called on a terminal when the line
|
/linux-4.4.14/Documentation/s390/ |
D | 3270.txt | 13 Linux/390. A 3270 device is a block-mode rows-and-columns terminal of 187 driver writes terminal output to it, starting at the top line and going
|
D | Debugging390.txt | 908 object file. In the 3270 terminal emulator x3270 there is a very useful option 1110 compiled under linux and you can copy the hex digits from your x3270 terminal
|
/linux-4.4.14/Documentation/x86/ |
D | earlyprintk.txt | 109 your favorite terminal emulator (minicom, etc.) and set
|
/linux-4.4.14/drivers/input/keyboard/ |
D | atkbd.c | 67 module_param_named(terminal, atkbd_terminal, bool, 0); 68 MODULE_PARM_DESC(terminal, "Enable break codes on an IBM Terminal keyboard connected via AT/PS2");
|
/linux-4.4.14/Documentation/ |
D | devices.txt | 248 the section on terminal devices for more information 3019 227 char IBM 3270 terminal Unix tty access 3020 1 = /dev/3270/tty1 First 3270 terminal 3021 2 = /dev/3270/tty2 Seconds 3270 terminal 3024 228 char IBM 3270 terminal block-mode access 3026 1 = /dev/3270/tub1 First 3270 terminal 3027 2 = /dev/3270/tub2 Second 3270 terminal 3251 terminal device is any device that could act as a controlling terminal 3255 All terminal devices share a common set of capabilities known as line 3256 disciplines; these include the common terminal line discipline as well [all …]
|
D | intel_txt.txt | 100 terminal, serial port, and/or an in-memory log; the output
|
D | CodingStyle | 30 80-character terminal screen. The answer to that is that if you need 153 25-line terminal screens here), you have more empty lines to put
|
D | kernel-parameters.txt | 126 VT Virtual terminal support is enabled. 1335 terminal devices. Valid values: 0..8
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-top.txt | 202 Force each column width to the provided list, for large terminal
|
D | perf-report.txt | 159 Force each column width to the provided list, for large terminal
|
/linux-4.4.14/Documentation/power/ |
D | video.txt | 73 to a virtual terminal and back to X using CTRL+ALT+F1 - CTRL+ALT+F7 to get
|
D | swsusp.txt | 352 terminal the kernel switches to during suspend, you have to set the
|
/linux-4.4.14/Documentation/isdn/ |
D | README.x25 | 131 trick. At the switch side, a terminal adapter X.21 was used to connect
|
D | syncPPP.FAQ | 35 remote terminal server -> use the 'old' pppd
|
/linux-4.4.14/drivers/staging/panel/ |
D | Kconfig | 113 to the terminal. This results in some non-visible but addressable characters,
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | object.txt | 232 And there are terminal states in which an object cleans itself up, deallocates
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | nfsroot.txt | 11 In order to use a diskless system, such as an X-terminal or printer server
|
/linux-4.4.14/drivers/tty/serial/8250/ |
D | Kconfig | 69 mode). This could be useful if some terminal or printer is connected
|
/linux-4.4.14/arch/sparc/ |
D | Kconfig | 378 mode). This could be useful if some terminal or printer is connected
|
/linux-4.4.14/Documentation/scsi/ |
D | arcmsr_spec.txt | 107 ** The low level command interface is exclusive with VT100 terminal
|
/linux-4.4.14/arch/sh/ |
D | Kconfig | 837 Dreamcast with a serial line terminal or a remote network
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 495 Attach your favorite terminal program to the corresponding tty. I.e. 638 This will cause UML to allocate a free host pseudo-terminal for the 639 device. The terminal that it got will be announced in the boot 640 log. You access it by attaching a terminal program to the 780 initial boot output will appear in the terminal that you're running 837 terminal program like minicom to it, and you should see the login
|
/linux-4.4.14/drivers/usb/serial/ |
D | Kconfig | 30 terminal or printer is connected to that serial port.
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 357 field CRCENDERR 0x04 /* No terminal CRC packet (U3 only) */
|
/linux-4.4.14/drivers/tty/serial/ |
D | Kconfig | 1346 JTAG terminal connection with the host.
|
/linux-4.4.14/init/ |
D | Kconfig | 404 command name, memory usage, controlling terminal etc. (the complete
|