/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/ |
H A D | terminal.py | 16 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 D | runner.py | 8 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 D | conffile.py | 51 sanitise("terminals", {})
|
/openbmc/openbmc/meta-arm/scripts/ |
H A D | runfvp | 21 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 D | openct.init | 6 # 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 D | openct.service | 2 Description=Openct Middleware framework for smart card terminals
|
/openbmc/openbmc/meta-arm/documentation/ |
H A D | runfvp.md | 29 …terminals 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 D | Kconfig | 7 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 D | fvp.py | 37 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 D | Kconfig | 8 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 D | ti,twl-pwmled.txt | 1 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 D | Kconfig | 44 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 D | runfvp.py | 83 self.assertTrue("terminals" in conf) 104 "terminals": {}, 136 "terminals": {},
|
/openbmc/openbmc/poky/bitbake/lib/ply/ |
H A D | yacc.py | 1298 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 D | fvpboot.bbclass | 15 # 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 D | audio.h | 149 /* 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 D | README | 8 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 D | 0003-Use-native-tools-to-build-docs.patch | 66 # To include all terminals in the .gih file 68 @echo "generate gnuplot.gih with all terminals"
|
/openbmc/u-boot/drivers/video/fonts/ |
H A D | Kconfig | 26 code and terminals, in two styles and weights. Anka/Coder Narrow was
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | adc-battery.yaml | 17 The voltage is expected to be measured between the battery terminals
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libterm/ |
H A D | libterm-readkey-perl_2.38.bb | 5 handy functions for working with terminals. One of the main goals is to \
|
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/ |
H A D | securetty | 1 # /etc/securetty: list of terminals on which root is allowed to login.
|
/openbmc/openbmc/poky/meta/lib/oeqa/manual/ |
H A D | sdk.json | 25 …"action": " From the 2 terminals, start qemu to boot up both two images \n \ta. Run 2 commands …
|
/openbmc/linux/Documentation/hwmon/ |
H A D | max31790.rst | 25 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 D | corstone1000-fvp.conf | 47 # FVP Terminals
|