Home
last modified time | relevance | path

Searched full:terminal (Results 1 – 25 of 258) sorted by relevance

1234567891011

/linux/include/linux/usb/
H A Dmidi-v2.h21 /* A.3 MS Class-Specific Group Terminal Block Descriptor Subtypes */
33 /* A.6 Group Terminal Block Types */
38 /* A.7 Group Terminal Default MIDI Protocol */
55 __u8 bNumGrpTrmBlock; /* Number of Group Terminal Blocks: n */
56 __u8 baAssoGrpTrmBlkID[]; /* ID of the Group Terminal Blocks [n] */
71 /* 5.4.1 Class-Specific Group Terminal Block Header Descriptor */
79 /* 5.4.2.1 Group Terminal Block Descriptor */
84 __u8 bGrpTrmBlkID; /* ID of this Group Terminal Block */
85 __u8 bGrpTrmBlkType; /* Group Terminal Block Type */
86 __u8 nGroupTrm; /* The first member Group Terminal in this block */
H A Daudio-v3.h65 /* includes Clock Source, Unit, Terminal, and Power Domain desc. */
71 /* 4.5.2.1 INPUT TERMINAL DESCRIPTOR */
87 /* 4.5.2.2 OUTPUT TERMINAL DESCRIPTOR */
407 /* A.23.5 TERMINAL CONTROL SELECTORS */
424 /* BADD predefined Unit/Terminal values */
425 #define UAC3_BADD_IT_ID1 1 /* Input Terminal ID1: bTerminalID = 1 */
427 #define UAC3_BADD_OT_ID3 3 /* Output Terminal ID3: bTerminalID = 3 */
428 #define UAC3_BADD_IT_ID4 4 /* Input Terminal ID4: bTerminalID = 4 */
430 #define UAC3_BADD_OT_ID6 6 /* Output Terminal ID6: bTerminalID = 6 */
/linux/include/uapi/linux/usb/
H A Daudio.h89 /* A.10.1 Terminal Control Selectors */
149 /* Terminals - 2.1 USB Terminal Types */
154 /* Terminal Control Selectors */
161 __le16 wTotalLength; /* includes Unit and Terminal desc. */
180 /* 4.3.2.1 Input Terminal Descriptor */
185 __u8 bTerminalID; /* Constant uniquely terminal ID */
186 __le16 wTerminalType; /* USB Audio Terminal Types */
187 __u8 bAssocTerminal; /* ID of the Output Terminal associated */
196 /* Terminals - 2.2 Input Terminal Types */
209 /* 4.3.2.2 Output Terminal Descriptor */
[all …]
/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/tty/hvc/
H A Dhvc_iucv.c5 * This HVC device driver provides terminal access using
38 #define MSG_TYPE_TERMENV 0x02 /* Terminal environment variable */
39 #define MSG_TYPE_TERMIOS 0x04 /* Terminal IO struct update */
40 #define MSG_TYPE_WINSIZE 0x08 /* Terminal window size update */
41 #define MSG_TYPE_DATA 0x10 /* Terminal data */
97 /* Kernel module parameter: use one terminal device as default */
126 * @num: The HVC virtual terminal number (vtermno)
129 * to the HVC virtual terminal number specified as parameter @num.
201 * @buf: HVC buffer for writing received terminal data.
212 * The function returns the number of bytes written to the terminal, zero if
[all …]
/linux/include/uapi/linux/
H A Drxrpc.h44 * - terminal messages mean that a user call ID tag can be recycled
50 RXRPC_ABORT = 2, /* -sr: Abort request / notification [terminal] */
51 RXRPC_ACK = 3, /* S-r: RPC op final ACK received [terminal] */
52 RXRPC_NET_ERROR = 5, /* --r: Network error received [terminal] */
53 RXRPC_BUSY = 6, /* C-r: Server busy received [terminal] */
54 RXRPC_LOCAL_ERROR = 7, /* --r: Local error generated [terminal] */
/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/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/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_model.h51 { .val = NULL } /* terminal node */
69 { .val = NULL } /* terminal node */
75 { .val = NULL } /* terminal node */
96 { .jump = NULL } /* terminal node */
/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
278 Configuring Supported Controls for Camera Terminal and Processing Unit
281 The Camera Terminal and Processing Units in the UVC chain also have bmControls
284 the UVC specification; you should consult the "Camera Terminal Descriptor" and
293 # Set the Camera Terminal's bmControls, flagging Focus Absolute and
295 echo 0x60 > $FUNCTION/control/terminal/camera/default/bmControls
298 for the Camera Terminal and the Brightness control for the Processing Unit will
302 Note that the size of the bmControls field for a Camera Terminal or Processing
/linux/arch/um/drivers/
H A Dxterm.c74 "xterm=<terminal emulator>,<title switch>,<exec switch>\n"
75 " Specifies an alternate terminal emulator to use for the debugger,\n"
77 " The values are the terminal emulator binary, the switch it uses to set\n"
84 " Values for gnome-terminal are 'xterm=gnome-terminal,-t,--'.\n\n"
/linux/include/sound/
H A Dsdca_function.h162 * enum sdca_it_controls - SDCA Controls for Input Terminal
164 * Control Selectors for Input Terminal from SDCA specification v1.0
182 * enum sdca_ot_controls - SDCA Controls for Output Terminal
184 * Control Selectors for Output Terminal from SDCA specification v1.0
833 * enum sdca_terminal_type - SDCA Terminal Types
835 * Indicate what a Terminal Entity is used for, see in section 6.2.3
922 * Indicate the type of Connector that a Terminal Entity represents,
945 * @clock: Pointer to the Entity providing this Terminal's clock.
946 * @type: Usage of the Terminal Entity.
947 * @connector: Physical Connector of the Terminal Entit
[all...]
/linux/sound/soc/sdca/
H A Dsdca_functions.c1112 static bool find_sdca_iot_dataport(struct sdca_entity_iot *terminal) in find_sdca_entity_controls()
1114 switch (terminal->type) {
1140 struct sdca_entity_iot *terminal = &entity->iot; in find_sdca_entity_iot()
1144 ret = fwnode_property_read_u32(entity_node, "mipi-sdca-terminal-type", &tmp); in find_sdca_entity_iot()
1146 dev_err(dev, "%s: terminal type missing: %d\n", entity->label, ret); in find_sdca_entity_iot()
1150 terminal->type = tmp; in find_sdca_entity_iot()
1151 terminal->is_dataport = find_sdca_iot_dataport(terminal); in find_sdca_entity_iot()
1153 if (!terminal->is_dataport) { in find_sdca_entity_iot()
1154 const char *type_name = sdca_find_terminal_name(terminal in find_sdca_entity_iot()
1115 find_sdca_iot_dataport(struct sdca_entity_iot * terminal) find_sdca_iot_dataport() argument
1143 struct sdca_entity_iot *terminal = &entity->iot; find_sdca_entity_iot() local
1639 struct sdca_entity_iot *terminal = &entity->iot; find_sdca_entity_connection_iot() local
[all...]
/linux/drivers/tty/
H A Dtty_ioctl.c43 * @tty: terminal
58 * @tty: terminal
76 * @tty: terminal
91 * @tty: terminal
114 * @tty: terminal
142 * @tty: terminal
226 * Propagate the hardware specific terminal setting bits from the @old termios
432 * @tty: terminal device
615 * set_sgttyb - set legacy terminal values
617 * @sgttyb: pointer to old style terminal structure
[all …]
H A Dn_tty.c184 * @tty: terminal
336 * @tty: terminal device
373 * @tty: terminal device
376 * and the terminal is in unicode mode.
386 * @tty: terminal device
466 * @tty: terminal device
490 * @tty: terminal device
656 * @tty: terminal device
879 * @tty: terminal device
916 * @tty: terminal device
[all …]
H A Dtty_jobctrl.c23 * __tty_check_change - check for POSIX terminal changes
27 * If we try to write to, or set the state of, a terminal and we're
88 * __proc_set_tty - set the controlling terminal
92 * a controlling terminal.
142 * controlling terminal (being able to reopen it with full in tty_open_proc_set_tty()
193 * as their controlling terminal. This value is used to drop
H A Dtty_baudrate.c51 * with the termios lock held if this termios is a terminal termios
81 * with the termios lock held if this termios is a terminal termios
202 * @tty: terminal device
/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/drivers/comedi/drivers/
H A Dni_tio.h149 * If the terminal for the destination is not already configured as an output,
153 * -EINVAL if terminal is not configured for output.
176 * Return: 0 if successful; -EINVAL if terminal is unknown.
/linux/Documentation/driver-api/tty/
H A Dmoxa-smartio.rst59 - msterm A simple terminal program which is useful in testing serial
151 msterm - Terminal Emulation
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/drivers/net/hamradio/
H A DKconfig8 and a Terminal Node Controller (a small embedded system commonly
25 PC and your TNC (the Terminal Node Controller acts as a kind of
156 port and includes some of the functions of a Terminal Node
/linux/tools/tracing/rtla/sample/
H A Dtimerlat_load.py
/linux/tools/testing/selftests/tty/
H A Dtty_tiocsti_test.c36 * - Basic tests: Use PTY with/without TIOCSCTTY (controlling terminal for
85 * Tests Controlling Terminal Variants (current->signal->tty == tty)
171 * Non-Controlling Terminal Variants (current->signal->tty != tty)
410 * terminal setup
423 * controlling terminal in run_basic_tiocsti_test()
513 SKIP(return, "PTY not available for controlling terminal test"); in FIXTURE_SETUP()
H A Dtty_tstamp_update.c91 /* We wrote to the terminal so timestamps should have been updated */ in main()
99 "timestamps of terminal '%s' updated after write to /dev/tty\n", tty); in main()

1234567891011