Home
last modified time | relevance | path

Searched refs:terminal (Results 1 – 25 of 64) sorted by relevance

123

/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc39 What: /config/usb-gadget/gadget/functions/uvc.name/control/terminal
44 What: /config/usb-gadget/gadget/functions/uvc.name/control/terminal/output
47 Description: Output terminal descriptors
49 What: /config/usb-gadget/gadget/functions/uvc.name/control/terminal/output/default
52 Description: Default output terminal descriptors
58 bSourceID id of the terminal to which this terminal
60 bAssocTerminal id of the input terminal to which this output
61 terminal is associated
62 wTerminalType terminal type
63 bTerminalID a non-zero id of this terminal
[all …]
/kernel/linux/linux-5.10/drivers/s390/char/
DKconfig17 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 …]
/kernel/linux/linux-5.10/drivers/watchdog/
Dpic32-wdt.c76 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()
/kernel/linux/linux-5.10/drivers/tty/
DKconfig14 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 …]
/kernel/linux/linux-5.10/Documentation/powerpc/
Dhvcs.rst42 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 …]
/kernel/linux/linux-5.10/tools/vm/
Dslabinfo-gnuplot.sh84 set terminal png enhanced size $width,$height large
126 set terminal png enhanced size $width,$height large
/kernel/linux/linux-5.10/Documentation/admin-guide/
Ddevices.rst163 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
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/fp/
DREADME80 Kvmtool occupies the terminal until you kill it (Ctrl+A x),
82 each instance in separate terminal (use screen or ssh etc.) This
/kernel/linux/linux-5.10/net/rxrpc/
Dinput.c472 bool terminal = (j == nr_subpackets - 1); in rxrpc_input_data() local
473 bool last = terminal && (sp->rx_flags & RXRPC_SKB_INCL_LAST); in rxrpc_input_data()
477 j, serial, seq, terminal, last); in rxrpc_input_data()
496 if (!terminal) in rxrpc_input_data()
545 if (!terminal) in rxrpc_input_data()
561 if (terminal) { in rxrpc_input_data()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/
Drenesas,nbpfaxi.txt17 - #dma-cells: must be 2: the first integer is a terminal number, to which this
/kernel/linux/linux-5.10/drivers/dma/
Dnbpfaxi.c215 unsigned int terminal; member
413 chan->terminal; in nbpf_chan_prepare()
420 chan->terminal = 0; in nbpf_chan_prepare_default()
1056 chan->terminal); in nbpf_alloc_chan_resources()
1107 chan->terminal = dma_spec->args[0]; in nbpf_of_xlate()
/kernel/linux/linux-5.10/fs/quota/
DKconfig36 hardlimit, etc.) will be printed to the process' controlling terminal.
/kernel/linux/linux-5.10/Documentation/driver-api/
Dvfio-mediated-device.rst396 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
/kernel/linux/linux-5.10/Documentation/dev-tools/
Dkgdb.rst260 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
416 - When you have telneted to a terminal server that supports sending
547 - When you have telneted to a terminal server that supports sending
565 Example (kgdb to a terminal server on TCP port 2012)::
635 Now disconnect your terminal program and connect gdb in its place
637 2. At the kdb prompt, disconnect the terminal program and connect gdb in
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
DKconfig22 that can be used with a plain text terminal.
199 terminal. This is handy if you want to test speakup but
/kernel/linux/linux-5.10/Documentation/filesystems/
Dquota.rst26 quota subsystem traditionally printed a message to the controlling terminal of
/kernel/linux/linux-5.10/drivers/tty/hvc/
DKconfig52 a Linux (console) terminal via a z/VM IUCV communication path.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/
Dti-tsc-adc.txt27 negative terminal on that input line. Notations to
/kernel/linux/linux-5.10/net/ceph/crush/
Dmapper.c191 static int terminal(int x) in terminal() function
206 while (!terminal(n)) { in bucket_tree_choose()
/kernel/linux/linux-5.10/arch/m68k/
DKconfig.devices127 mode). This could be useful if some terminal or printer is connected
/kernel/linux/linux-5.10/Documentation/networking/
Deql.rst33 terminal server. I do not know if other terminal servers support load-
/kernel/linux/linux-5.10/Documentation/driver-api/serial/
Dmoxa-smartio.rst79 - 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.
Dtty.rst43 the terminal. No other call into the line
53 close() This is called on a terminal when the line
/kernel/linux/linux-5.10/Documentation/usb/
Dgadget_serial.rst287 side and host side systems. Anything you type on the terminal
288 window on the gadget side should appear in the terminal window on
Dacm.rst34 The drivers/usb/class/cdc-acm.c drivers works with USB modems and USB ISDN terminal

123