Home
last modified time | relevance | path

Searched full:terminals (Results 1 – 25 of 68) sorted by relevance

123

/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/
H A Dterminal.py16 class Terminals: class
20 self.terminals = []
23 self.terminals.append(Terminals.Terminal(priority, name, command))
25 self.terminals.sort(reverse=True, key=lambda t: t.priority)
26 self.name_map = {t.name: t for t in self.terminals}
42 for t in self.terminals:
45 return self.terminals[-1].name
53 terminals = Terminals() variable
56 terminals.add_terminal(2, "tmux", f"tmux new-window -n \"{{name}} - %title\" \"{connect_command}\"")
57 terminals.add_terminal(2, "gnome-terminal", f"gnome-terminal --window --title \"{{name}} - %title\"…
[all …]
H A Drunner.py8 from .terminal import terminals
27 for terminal, name in config["terminals"].items():
28 # If terminals are enabled and this terminal has been named
32 …cli.extend(["--parameter", f"{terminal}.terminal_command={terminals[terminal_choice].command.forma…
H A Dconffile.py51 sanitise("terminals", {})
/openbmc/openbmc/meta-arm/scripts/
H A Drunfvp21 terminals = terminal.terminals
26 …ument("-t", "--terminals", choices=terminals.all_terminals(), default=terminals.preferred_terminal…
44 # If we're hooking up the console, don't start any terminals
46 args.terminals = "none"
55 fvp.start(fvpconf, extra_args, args.terminals)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/
H A Dopenct.init6 # description: OpenCT is a middleware framework for smart card terminals.
17 # Short-Description: Middleware framework for smart card terminals
19 # for smart card terminals.
36 action $"Initializing OpenCT smart card terminals: " \
46 action $"Stopping OpenCT smart card terminals: " \
H A Dopenct.service2 Description=Openct Middleware framework for smart card terminals
/openbmc/openbmc/meta-arm/documentation/
H A Drunfvp.md29terminals connected to each of the serial ports that the machine specifies. This can be controlle…
91 … this can be named `"Console"` and the others `""`. When runfvp starts terminals it will only sta…
/openbmc/linux/drivers/s390/char/
H A DKconfig7 prompt "Support for locally attached 3270 terminals"
10 Include support for IBM 3270 terminals.
14 prompt "Support for fullscreen applications on 3270 terminals"
32 Include support for IBM 3215 line-mode terminals.
50 Include support for IBM SCLP line-mode terminals.
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/controllers/
H A Dfvp.py37 self.terminals = {}
92 self.terminals[name] = \
119 return self.terminals[name]
129 attr = getattr(self.terminals[terminal], name)
134 attr = getattr(self.terminals[terminal], name)
/openbmc/linux/drivers/tty/
H A DKconfig8 TTY is required for any text terminals or serial port
20 can run several virtual terminals (also called virtual consoles) on
24 an X session, all in parallel. Switching between virtual terminals
31 directly. The fonts used on virtual terminals can be changed with
93 virtual terminals.
111 masters and /dev/ttyxx for slaves of pseudo terminals. This scheme
135 terminals. This scheme has a number of problems, including
207 serial ports because they serve many terminals or dial-in
/openbmc/linux/Documentation/devicetree/bindings/pwm/
H A Dti,twl-pwmled.txt1 Texas Instruments TWL series PWM drivers connected to LED terminals
4 On TWL4030 series: PWMA and PWMB (connected to LEDA and LEDB terminals)
/openbmc/linux/arch/um/drivers/
H A DKconfig44 lines to host pseudo-terminals. Access to both traditional
45 pseudo-terminals (/dev/pty*) and pts pseudo-terminals are controlled
54 lines to host terminals. Access to both virtual consoles
55 (/dev/tty*) and the slave side of pseudo-terminals (/dev/ttyp* and
107 traditional pseudo-terminals.
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/
H A Drunfvp.py83 self.assertTrue("terminals" in conf)
104 "terminals": {},
136 "terminals": {},
/openbmc/openbmc/poky/bitbake/lib/ply/
H A Dyacc.py1298 def rightmost_terminal(symbols, terminals): argument
1301 if symbols[i] in terminals:
1317 def __init__(self,terminals): argument
1328 self.Terminals = { } # A dictionary mapping the names of terminal symbols to a
1331 for term in terminals:
1332 self.Terminals[term] = []
1334 self.Terminals['error'] = []
1394 if prodname in self.Terminals:
1408 if not c in self.Terminals:
1409 self.Terminals[c] = []
[all …]
/openbmc/openbmc/meta-arm/meta-arm/classes/
H A Dfvpboot.bbclass15 # Flags to name serial terminals. Flag name is the terminal id (such as
69 data["terminals"] = getFlags("FVP_TERMINALS")
/openbmc/linux/include/uapi/linux/usb/
H A Daudio.h149 /* Terminals - 2.1 USB Terminal Types */
196 /* Terminals - 2.2 Input Terminal Types */
205 /* Terminals - control selectors */
223 /* Terminals - 2.3 Output Terminal Types */
233 /* Terminals - 2.4 Bi-directional Terminal Types */
/openbmc/linux/drivers/comedi/drivers/ni_routing/
H A DREADME8 when trying to understand how to connect to/from signals and terminals on
47 1) The names of the National Instruments signals/terminals that are used in this
158 abstracted the names of signals/terminals to a common and intuitive set of
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/
H A D0003-Use-native-tools-to-build-docs.patch66 # To include all terminals in the .gih file
68 @echo "generate gnuplot.gih with all terminals"
/openbmc/u-boot/drivers/video/fonts/
H A DKconfig26 code and terminals, in two styles and weights. Anka/Coder Narrow was
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dadc-battery.yaml17 The voltage is expected to be measured between the battery terminals
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libterm/
H A Dlibterm-readkey-perl_2.38.bb5 handy functions for working with terminals. One of the main goals is to \
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/
H A Dsecuretty1 # /etc/securetty: list of terminals on which root is allowed to login.
/openbmc/openbmc/poky/meta/lib/oeqa/manual/
H A Dsdk.json25 …"action": " From the 2 terminals, start qemu to boot up both two images \n \ta. Run 2 commands …
/openbmc/linux/Documentation/hwmon/
H A Dmax31790.rst25 or can be used to modulate the fan's power terminals using an external
/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/
H A Dcorstone1000-fvp.conf47 # FVP Terminals

123