/openbmc/qemu/audio/ |
H A D | trace-events | 11 alsa_resume_out(void) "Resuming suspended output stream"
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-cryptography_42.0.8.bb | 44 python3-unittest-automake-output \
|
/openbmc/openbmc/poky/bitbake/bin/ |
H A D | bitbake-layers | 55 bb.msg.logger_create('bitbake-layers', output=sys.stdout,
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | adi,axi-clkgen.yaml | 27 Specifies the reference clock(s) from which the output frequency is
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8173-elm-hana.dtsi | 67 output-high;
|
H A D | mt7622-bananapi-bpi-r64.dts | 310 * SATA functions. i.e. output-high: PCIe, output-low: SATA 315 output-high;
|
/openbmc/qemu/docs/devel/testing/ |
H A D | main.rst | 134 output. 136 The input/output data is managed under the ``tests/qapi-schema`` directory. 169 scripts. The testing success criteria is golden output comparison, and the 211 produces output to stdout and stderr, the other is the expected reference 213 and reference output ``055.out``. 280 * ``-p`` (print) redirects QEMU’s stdout and stderr to the test output, 541 as practical. Run ``python -m pytest --regenerate-output`` and 577 2. Add "V=1" to the command line, try again, to see the verbose output. 593 container and enable verbose output. 804 debugging and verbose output. If this is not enough, see the next section. [all …]
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk_stm32f.c | 288 enum pllsai_div output) in stm32_clk_get_pllsai_rate() argument 293 switch (output) { in stm32_clk_get_pllsai_rate() 310 pr_err("incorrect PLLSAI output %d\n", output); in stm32_clk_get_pllsai_rate()
|
/openbmc/openbmc/meta-openembedded/meta-oe/classes/ |
H A D | socorro-syms.bbclass | 55 (output, error) = bb.process.run(command, cwd=directory) 59 return output.rstrip() 101 (output, error) = bb.process.run("git status",
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.8.rst | 43 - classes/fs-uuid: Fix command output decoding issue 66 - make-mod-scripts: Ensure kernel build output is deterministic 78 - oeqa ssh.py: move output prints to new line
|
/openbmc/linux/Documentation/gpu/ |
H A D | vkms.rst | 19 This should list the VKMS driver. If no output is obtained, then 147 - Change output configuration: Plug/unplug screens, change EDID, allow changing 163 cloned output in the IGT kms_writeback.
|
/openbmc/linux/drivers/iio/chemical/ |
H A D | atlas-sensor.c | 134 .output = 1, 178 .output = 1, 220 .output = 1,
|
/openbmc/linux/include/net/ |
H A D | neighbour.h | 158 int (*output)(struct neighbour *, struct sk_buff *); member 172 int (*output)(struct neighbour *, struct sk_buff *); member 542 return READ_ONCE(n->output)(n, skb); in neigh_output()
|
/openbmc/linux/Documentation/admin-guide/gpio/ |
H A D | sysfs.rst | 27 then changing its output state, then updating the code before re-enabling 79 configure the GPIO as an output with that initial value. 88 is configured as an output, this value may be written;
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-rcar.c | 239 bool output) in gpio_rcar_config_general_input_output_mode() argument 258 gpio_rcar_modify_bit(p, INOUTSEL, gpio, output); in gpio_rcar_config_general_input_output_mode() 261 if (p->info.has_outdtsel && output) in gpio_rcar_config_general_input_output_mode()
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | ti,tas5086.txt | 28 stages connected to the PWM output pins work. Not all
|
H A D | pcm512x.txt | 26 given pll-in pin and PLL output on the given pll-out pin. An
|
H A D | cs42l52.txt | 29 - cirrus,micbias-lvl: Set the output voltage level on the MICBIAS Pin
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | adv7343.txt | 42 /* Use SD DAC output 1 */
|
/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | icpdas-lp8841-spi-rtc.txt | 7 Master output is set on low clock and sensed by the RTC on the rising
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A D | apm-xgene-dma.txt | 30 clock-output-names = "dmaclk";
|
/openbmc/openbmc/poky/scripts/pybootchartgui/ |
H A D | README.pybootchart | 6 the output of the boot-logger tool bootchart (see
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 036.out | 1 QA output created by 036
|
H A D | 106.out | 1 QA output created by 106
|
/openbmc/u-boot/tools/patman/ |
H A D | command.py | 102 result.output = result.stdout.rstrip('\r\n')
|