| /linux/Documentation/ABI/testing/ |
| A D | configfs-usb-gadget-uac2 | 41 p_it_name playback input terminal name 43 p_ot_name playback output terminal name 45 c_it_name capture input terminal name 47 c_ot_name capture output terminal name 49 c_terminal_type code of the capture terminal type 50 p_terminal_type code of the playback terminal type
|
| A D | configfs-usb-gadget-uvc | 50 Description: Output terminal descriptors 55 Description: Default output terminal descriptors 61 bSourceID id of the terminal to which this terminal 64 terminal is associated 65 wTerminalType terminal type 66 bTerminalID a non-zero id of this terminal 72 Description: Camera terminal descriptors 77 Description: Default camera terminal descriptors 89 this terminal is connected 90 wTerminalType terminal type [all …]
|
| A D | configfs-usb-gadget-uac1 | 33 p_it_name playback input terminal name 35 p_ot_name playback output terminal name 37 c_it_name capture input terminal name 39 c_ot_name capture output terminal name
|
| /linux/drivers/s390/char/ |
| A D | Kconfig | 17 Include support for fullscreen applications on an IBM 3270 terminal. 21 prompt "Support for console on 3270 terminal" 24 Include support for using an IBM 3270 terminal as a Linux system 29 prompt "Support for 3215 line mode terminal" 36 prompt "Support for console on 3215 line mode terminal" 39 Include support for using an IBM 3215 line-mode terminal as a 47 prompt "Support for SCLP line mode terminal" 54 prompt "Support for console on SCLP line mode terminal" 62 prompt "Support for SCLP VT220-compatible terminal" 65 Include support for an IBM SCLP VT220-compatible terminal. [all …]
|
| /linux/drivers/tty/ |
| A D | Kconfig | 14 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 53 bool "Support for console on virtual terminal" if EXPERT 98 A pseudo terminal (PTY) is a software device consisting of two 100 a physical terminal; the master device is used by a process to 110 terminal is then made available to the process and the pseudo 111 terminal slave can be accessed as /dev/pts/<number>. What was [all …]
|
| /linux/drivers/watchdog/ |
| A D | pic32-wdt.c | 75 u32 period, ps, terminal; in pic32_wdt_get_timeout_secs() local 89 terminal = BIT(ps); in pic32_wdt_get_timeout_secs() 92 period = terminal / rate; in pic32_wdt_get_timeout_secs() 95 rate, terminal, period); in pic32_wdt_get_timeout_secs()
|
| /linux/samples/vfio-mdev/ |
| A D | README.rst | 89 6. Using minicom or any terminal emulation program, open port /dev/ttyS1 or 92 7. Type data on the minicom terminal or send data to the terminal emulation
|
| /linux/Documentation/arch/powerpc/ |
| A 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/tools/mm/ |
| A D | slabinfo-gnuplot.sh | 84 set terminal png enhanced size $width,$height large 126 set terminal png enhanced size $width,$height large
|
| /linux/Documentation/devicetree/bindings/media/ |
| A D | renesas,rzg2l-csi2.yaml | 50 - description: CRU_PRESETN reset terminal 51 - description: CRU_CMN_RSTB reset terminal
|
| A D | renesas,rzg2l-cru.yaml | 56 - description: CRU_PRESETN reset terminal 57 - description: CRU_ARESETN reset terminal
|
| /linux/Documentation/devicetree/bindings/dma/ |
| A D | renesas,rz-dmac.yaml | 83 - description: Reset for DMA ARESETN reset terminal 84 - description: Reset for DMA RST_ASYNC reset terminal
|
| A D | renesas,nbpfaxi.txt | 17 - #dma-cells: must be 2: the first integer is a terminal number, to which this
|
| /linux/Documentation/admin-guide/ |
| A D | devices.rst | 162 terminal device is any device that could act as a controlling terminal 166 All terminal devices share a common set of capabilities known as line 167 disciplines; these include the common terminal line discipline as well 170 All terminal devices are named similarly; this section explains the 182 Virtual consoles are full-screen terminal displays on the system video
|
| /linux/tools/testing/selftests/arm64/fp/ |
| A D | README | 80 Kvmtool occupies the terminal until you kill it (Ctrl+A x), 82 each instance in separate terminal (use screen or ssh etc.) This
|
| /linux/Documentation/driver-api/tty/ |
| A D | moxa-smartio.rst | 59 - msterm A simple terminal program which is useful in testing serial 157 port or used as a terminal for login purpose. Note that this is only a 158 dumb terminal emulation without handling full screen operation.
|
| /linux/Documentation/devicetree/bindings/soc/renesas/ |
| A D | renesas,rzg2l-sysc.yaml | 15 - External terminal state capture function
|
| /linux/Documentation/usb/ |
| A D | gadget-testing.rst | 771 p_it_name playback input terminal name 773 p_ot_name playback output terminal name 775 c_it_name capture input terminal name 777 c_ot_name capture output terminal name 779 c_terminal_type code of the capture terminal type 780 p_terminal_type code of the playback terminal type 971 p_it_name playback input terminal name 973 p_ot_name playback output terminal name 975 c_it_name capture input terminal name 977 c_ot_name capture output terminal name
|
| A D | gadget_uvc.rst | 221 # Set this XU as the source of the default output terminal. This inserts 224 cat bUnitID > ../../terminal/output/default/baSourceID 295 echo 0x60 > $FUNCTION/control/terminal/camera/default/bmControls
|
| /linux/drivers/dma/ |
| A D | nbpfaxi.c | 214 unsigned int terminal; member 412 chan->terminal; in nbpf_chan_prepare() 419 chan->terminal = 0; in nbpf_chan_prepare_default() 1055 chan->terminal); in nbpf_alloc_chan_resources() 1106 chan->terminal = dma_spec->args[0]; in nbpf_of_xlate()
|
| /linux/fs/quota/ |
| A D | Kconfig | 35 hardlimit, etc.) will be printed to the process' controlling terminal.
|
| /linux/Documentation/devicetree/bindings/input/touchscreen/ |
| A D | ti,am3359-tsc.yaml | 40 positive/negative terminal on that input line. Notations to represent the
|
| /linux/Documentation/dev-tools/ |
| A D | kgdb.rst | 259 that splits console output to a terminal program. A console proxy has a 267 waiting for the debugger. In this case you disconnect your terminal 271 disconnect the terminal session and connect gdb. Your options if you 415 - When you have telneted to a terminal server that supports sending 546 - When you have telneted to a terminal server that supports sending 564 Example (kgdb to a terminal server on TCP port 2012):: 634 Now disconnect your terminal program and connect gdb in its place 636 2. At the kdb prompt, disconnect the terminal program and connect gdb in
|
| /linux/drivers/accessibility/speakup/ |
| A D | Kconfig | 22 that can be used with a plain text terminal. 200 terminal. This is handy if you want to test speakup but
|
| /linux/Documentation/filesystems/ |
| A D | quota.rst | 26 quota subsystem traditionally printed a message to the controlling terminal of
|