Home
last modified time | relevance | path

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

123

/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uac241 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
H A Dconfigfs-usb-gadget-uac133 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/gpu/drm/clients/
H A DKconfig85 If you only need logs, but no terminal, or if you prefer userspace
86 terminal, say "Y".
111 screen, but doesn't implement a full terminal. For that you will need
112 a userspace terminal using drm/kms.
/linux/samples/vfio-mdev/
H A DREADME.rst89 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/
H A 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 …]
/linux/sound/soc/sdca/
H A Dsdca_functions.c1115 static bool find_sdca_iot_dataport(struct sdca_entity_iot *terminal) in find_sdca_iot_dataport() argument
1117 switch (terminal->type) { in find_sdca_iot_dataport()
1143 struct sdca_entity_iot *terminal = &entity->iot; in find_sdca_entity_iot() local
1153 terminal->type = tmp; in find_sdca_entity_iot()
1154 terminal->is_dataport = find_sdca_iot_dataport(terminal); in find_sdca_entity_iot()
1156 if (!terminal->is_dataport) { in find_sdca_entity_iot()
1157 const char *type_name = sdca_find_terminal_name(terminal->type); in find_sdca_entity_iot()
1170 terminal->reference = tmp; in find_sdca_entity_iot()
1175 terminal->connector = tmp; in find_sdca_entity_iot()
1180 terminal->num_transducer = tmp; in find_sdca_entity_iot()
[all …]
/linux/tools/mm/
H A Dslabinfo-gnuplot.sh84 set terminal png enhanced size $width,$height large
126 set terminal png enhanced size $width,$height large
/linux/Documentation/driver-api/tty/
H A Dmoxa-smartio.rst59 - 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/tools/testing/selftests/arm64/fp/
H A DREADME80 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/devicetree/bindings/dma/
H A Drenesas,nbpfaxi.txt17 - #dma-cells: must be 2: the first integer is a terminal number, to which this
/linux/drivers/dma/
H A Dnbpfaxi.c214 unsigned int terminal; member
412 chan->terminal; in nbpf_chan_prepare()
419 chan->terminal = 0; in nbpf_chan_prepare_default()
1068 chan->terminal); in nbpf_alloc_chan_resources()
1119 chan->terminal = dma_spec->args[0]; in nbpf_of_xlate()
/linux/tools/power/cpupower/bindings/python/
H A DREADME59 You would set the path in the Bash terminal or in the Bash profile:
/linux/arch/um/drivers/
H A DKconfig68 string "xterm channel default terminal emulator"
72 This option allows changing the default terminal emulator.
/linux/drivers/accessibility/speakup/
H A DKconfig22 that can be used with a plain text terminal.
200 terminal. This is handy if you want to test speakup but
/linux/Documentation/filesystems/
H A Dquota.rst26 quota subsystem traditionally printed a message to the controlling terminal of
/linux/Documentation/usb/
H A Dgadget_uvc.rst221 # 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
H A 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
H A Dacm.rst34 The drivers/usb/class/cdc-acm.c drivers works with USB modems and USB ISDN terminal
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-v3s-netcube-kumquat.dts73 /* K7805-1000R3 Switching Regulator supplied from main 12/24V terminal block */
/linux/net/ceph/crush/
H A Dmapper.c191 static int terminal(int x) in terminal() function
206 while (!terminal(n)) { in bucket_tree_choose()
/linux/Documentation/networking/
H A Deql.rst33 terminal server. I do not know if other terminal servers support load-
/linux/arch/m68k/
H A DKconfig.devices128 mode). This could be useful if some terminal or printer is connected
/linux/drivers/tty/hvc/
H A DKconfig52 a Linux (console) terminal via a z/VM IUCV communication path.
/linux/Documentation/arch/s390/
H A D3270.rst17 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
/linux/Documentation/driver-api/media/drivers/
H A Dvidtv.rst420 or, alternatively, running this command on one terminal::
424 And, on a second terminal, playing the contents from DVR interface with::

123