| /openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-detect-gpio-present/ |
| H A D | gbs-detect-gpio-present.bb | 12 SRC_URI = " file://detect-gpio-present.sh \ 13 file://detect-gpio-present.service \ 18 install -m 0755 ${UNPACKDIR}/detect-gpio-present.sh ${D}${bindir}/ 21 install -m 0644 ${UNPACKDIR}/detect-gpio-present.service ${D}${systemd_system_unitdir} 25 SYSTEMD_SERVICE:${PN} = "detect-gpio-present.service"
|
| /openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/detect-gpio-present/ |
| H A D | detect-sled-present_0.1.bb | 15 SRC_URI = " file://detect-sled-present \ 16 file://detect-sled-present@.service \ 23 install -m 0755 ${UNPACKDIR}/detect-sled-present ${D}${bindir}/ 26 install -m 0644 ${UNPACKDIR}/detect-sled-present@.service ${D}${systemd_system_unitdir} 33 SLED_PRESENT_INSTFMT = "../detect-sled-present@.service:${TGT}.wants/detect-sled-present@{0}.servic… 34 SYSTEMD_SERVICE:${PN} += "detect-sled-present@.service"
|
| /openbmc/openbmc/meta-security/recipes-ids/suricata/files/ |
| H A D | CVE-2024-38535.patch | 17 rust/src/http2/detect.rs | 8 ++++---- 20 diff --git a/rust/src/http2/detect.rs b/rust/src/http2/detect.rs 22 --- a/rust/src/http2/detect.rs 23 +++ b/rust/src/http2/detect.rs
|
| /openbmc/u-boot/board/boundary/nitrogen6x/ |
| H A D | nitrogen6x.c | 510 .detect = detect_i2c, 530 .detect = NULL, 550 .detect = NULL, 570 .detect = detect_i2c, 590 .detect = NULL, 610 .detect = detect_i2c, 630 .detect = detect_i2c, 650 .detect = NULL, 670 .detect = detect_i2c, 690 .detect = 0, [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gmime/ |
| H A D | gmime_3.2.15.bb | 12 file://iconv-detect.h \ 25 cp ${UNPACKDIR}/iconv-detect.h ${S}
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | stih410-pinctrl.dtsi | 18 usb-oc-detect = <&pio35 0 ALT1 IN>; 27 usb-oc-detect = <&pio35 2 ALT1 IN>;
|
| /openbmc/u-boot/drivers/board/ |
| H A D | board-uclass.c | 20 if (!ops->detect) in board_detect() 23 return ops->detect(dev); in board_detect()
|
| /openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/ |
| H A D | 0001-configure-Use-autoconf-macro-to-detect-largefile-sup.patch | 4 Subject: [PATCH] configure: Use autoconf macro to detect largefile support 7 where default is to detect the support
|
| /openbmc/u-boot/arch/arm/mach-imx/ |
| H A D | video.c | 16 if (dev->detect && dev->detect(dev)) { in board_video_skip()
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/memcached/memcached/ |
| H A D | memcached-add-hugetlbfs-check.patch | 4 Subject: [PATCH] memcached: add knob to detect whether hugetlbfs are checked 6 Add knob to detect whether hugetlbfs are checked or not.
|
| /openbmc/openbmc/poky/meta/recipes-support/libunwind/libunwind/ |
| H A D | libatomic.patch | 4 Subject: [PATCH] configure.ac: detect if -latomic is required 7 standard atomic operations to work. Try to detect that at configure
|
| /openbmc/qemu/tests/qemu-iotests/tests/ |
| H A D | write-zeroes-unmap | 96 | $QEMU -monitor stdio -drive if=none,file=$TEST_IMG,format=$IMGFMT,detect-zeroes=on \ 106 … | $QEMU -monitor stdio -drive if=none,file=$TEST_IMG,format=$IMGFMT,detect-zeroes=on,discard=on \
|
| H A D | detect-zeroes-registered-buf.out | 1 QA output created by detect-zeroes-registered-buf
|
| /openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
| H A D | rule.md | 13 - Actions that detect down-level hardware using version registers 14 - Actions that detect phase faults
|
| H A D | phase_fault_detection.md | 5 Specifies how to detect and log redundant phase faults in a voltage regulator. 14 The technique used to detect a phase fault varies depending on the regulator 27 - Use a comparison action like [i2c_compare_bit](i2c_compare_bit.md) to detect
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 161.out | 12 'qemu-io none0 "reopen -o backing.detect-zeroes=on"' } } 26 'qemu-io none0 "reopen -o backing.detect-zeroes=on"' } } 48 'qemu-io none0 "reopen -o backing.detect-zeroes=on"' } }
|
| /openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-x86/chassis/ |
| H A D | x86-power-control_%.bbappend | 1 # Use PLT_RST to detect warm resets
|
| /openbmc/u-boot/arch/arm/include/asm/mach-imx/ |
| H A D | video.h | 14 int (*detect)(struct display_info_t const *dev); member
|
| /openbmc/x86-power-control/ |
| H A D | README.md | 71 de-asserts on reset. This de-assert behavior is currently used to detect warm 75 more accurately detect warm resets. When this option is enabled, 76 x86-power-control will use PLT_RST to detect warm resets instead of POST
|
| /openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-detect-gpio-present/files/ |
| H A D | detect-gpio-present.service | 7 ExecStart=/usr/bin/detect-gpio-present.sh
|
| /openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/ |
| H A D | 0001-Allow-the-overriding-of-the-endianness-via-the-confi.patch | 70 - echo "$0: error: cannot detect system byte ordering" 73 + echo "$0: error: cannot detect system byte ordering"
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/ |
| H A D | python3-cryptography-common.inc | 4 # Additionally AUH will detect that they share this .inc file and
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/ |
| H A D | lmsensors_3.6.0.bb | 115 # sensors-detect script 152 # sensors-detect script files 153 FILES:${PN}-sensorsdetect = "${sbindir}/sensors-detect" 154 FILES:${PN}-sensorsdetect-doc = "${mandir}/man8/sensors-detect.8"
|
| /openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/images/ |
| H A D | fb-bletchley-phosphor-image.inc | 10 detect-sled-present \
|
| /openbmc/qemu/include/hw/gpio/ |
| H A D | nrf51_gpio.h | 67 qemu_irq detect; member
|