/openbmc/linux/arch/sh/ |
H A D | Kconfig.debug | 64 Those looking for more verbose debugging output should say Y.
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-zoom3.dts | 112 /* wl12xx GPIO output for WLAN_EN */
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx27-phytec-phycore-rdk.dts | 312 nxp,tx-output-config = <0x16>;
|
/openbmc/linux/drivers/iio/amplifiers/ |
H A D | ada4250.c | 283 .output = 1,
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq-sr-som.dtsi | 193 fsl,ext-reset-output;
|
H A D | imx8mp-dhcom-pdk2.dts | 208 fsl,sai-mclk-direction-output;
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-apalis-v1.1-eval.dts | 56 output-high;
|
/openbmc/linux/drivers/iio/potentiometer/ |
H A D | ad5110.c | 75 .output = 1,
|
/openbmc/linux/drivers/iio/dac/ |
H A D | ti-dac082s085.c | 172 .output = true, \
|
H A D | max5821.c | 147 .output = 1, \
|
H A D | ad5764.c | 78 .output = 1, \
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8916-alcatel-idol347.dts | 248 output-high;
|
/openbmc/linux/tools/testing/selftests/ |
H A D | Makefile | 150 $(error failed to create output directory "$(KBUILD_OUTPUT)"))
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | Makefile.target | 181 $(SRC_PATH)/tests/tcg/multiarch/check-plugin-output.sh \
|
/openbmc/openbmc/poky/scripts/esdk-tools/ |
H A D | runqemu | 1438 …output = subprocess.check_output([self.qemu_bin, "--help"], universal_newlines=True, env=self.qemu… 1439 if "-display gtk" in output: 1441 elif "-display sdl" in output: 1681 …n image name, will retry with virtual/kernel as a target:\n%s" % (cmd, err.output.decode('utf-8'))) 1691 …her environment information, giving up with 'bitbake -e':\n%s" % (cmd, err.output.decode('utf-8')))
|
/openbmc/openbmc/poky/scripts/ |
H A D | runqemu | 1438 …output = subprocess.check_output([self.qemu_bin, "--help"], universal_newlines=True, env=self.qemu… 1439 if "-display gtk" in output: 1441 elif "-display sdl" in output: 1681 …n image name, will retry with virtual/kernel as a target:\n%s" % (cmd, err.output.decode('utf-8'))) 1691 …her environment information, giving up with 'bitbake -e':\n%s" % (cmd, err.output.decode('utf-8')))
|
/openbmc/linux/drivers/platform/x86/hp/ |
H A D | hp-wmi.c | 316 struct acpi_buffer input, output = { ACPI_ALLOCATE_BUFFER, NULL }; in hp_wmi_perform_query() local 343 ret = wmi_evaluate_method(HPWMI_BIOS_GUID, 0, mid, &input, &output); in hp_wmi_perform_query() 347 obj = output.pointer; in hp_wmi_perform_query()
|
/openbmc/linux/Documentation/doc-guide/ |
H A D | contributing.rst | 264 With the adoption of Sphinx we have much nicer-looking HTML output than we 267 to create more typographically sound, accessible, and readable output. 279 EPUB output requires installing LaTeX, which is anything but small or well
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun5i.dtsi | 100 clock-output-names = "osc24M"; 107 clock-output-names = "osc32k"; 289 clock-output-names = "tcon-data-clock";
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-j721e-common-proc-board.dts | 658 output-low; 666 output-high; 693 /* Confiure AUDIO_EXT_REFCLK2 pin as output */
|
/openbmc/linux/Documentation/usb/ |
H A D | gadget_uvc.rst | 12 the output capability. 221 # Set this XU as the source of the default output terminal. This inserts 224 cat bUnitID > ../../terminal/output/default/baSourceID
|
/openbmc/linux/arch/arm64/boot/dts/xilinx/ |
H A D | zynqmp-zcu106-revA.dts | 549 clock-output-names = "si5341"; 595 clock-output-names = "si570_user"; 609 clock-output-names = "si570_mgt";
|
/openbmc/linux/net/bridge/ |
H A D | br_netfilter_hooks.c | 311 ret = READ_ONCE(neigh->output)(neigh, skb); in br_nf_pre_routing_finish_bridge() 826 int (*output)(struct net *, struct sock *, struct sk_buff *)) in br_nf_ip_fragment() 839 return ip_do_fragment(net, sk, skb, output); in br_nf_ip_fragment()
|
/openbmc/linux/sound/usb/ |
H A D | midi2.c | 710 int input, output; in create_midi2_ump() local 725 output = ep_out ? 1 : 0; in create_midi2_ump() 727 output, input, &ump); in create_midi2_ump()
|
/openbmc/qemu/ |
H A D | meson.build | 590 configure_file(output: 'instrumentation-filter', 1864 unsigned char output[32]; 1874 hmac_sm3_digest(&hmac_ctx, 32, output); 3335 output: config_devices_mak, 3365 output: 'config-poison.h', 3479 output: 'qemu-version.h', 3500 output: d[1], 3706 output: 'decode-@BASENAME@.c.inc', 4093 output: 'bindings.rs', 4296 output: exe['name'], [all …]
|