/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/ |
H A D | cp_cleanup | 108 report,
|
H A D | cp_master | 108 report,
|
H A D | cp_setup | 108 report,
|
H A D | cp_pre_boot | 108 report,
|
H A D | cp_post_reboot | 108 report,
|
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/ |
H A D | 0001-Add-a-note-line-to-the-quick-reference.patch | 19 If you find any other problems, please report them.
|
/openbmc/phosphor-power/power-sequencer/ |
H A D | pgood_monitor.cpp | 73 report<PowerOnFailure>(); in analyze()
|
/openbmc/linux/tools/perf/tests/shell/ |
H A D | stat.sh | 21 if ! perf stat record -o - true | perf stat report -i - 2>&1 | \
|
H A D | test_java_symbol.sh | 67 perf report --stdio -i ${PERF_INJ_DATA} 2>&1 | \
|
H A D | test_arm_spe.sh | 64 perf report --stdio -i ${perfdata} 2>&1 | \
|
/openbmc/phosphor-host-ipmid/ |
H A D | storageaddsel.cpp | 68 report<error>(metadata::ESEL(data.get()), in createProcedureLogEntry()
|
H A D | README.md | 35 ## Generate test coverage report
|
/openbmc/witherspoon-pfault-analysis/power-sequencer/ |
H A D | pgood_monitor.cpp | 73 report<PowerOnFailure>(); in analyze()
|
/openbmc/u-boot/cmd/ |
H A D | bootstage.c | 61 U_BOOT_CMD_MKENT(report, 2, 1, do_bootstage_report, "", ""),
|
/openbmc/linux/Documentation/hid/ |
H A D | uhid.rst | 121 read() will return a queued output report. No reaction is required to any of 136 Each of these flags defines whether a given report-type uses numbered 138 the kernel already have the report-number as prefix. Otherwise, no 173 on the control channel as described in the HID specs. The report-type and 174 report-number are available in the payload.
|
/openbmc/linux/sound/soc/codecs/ |
H A D | rt5663.c | 1904 int btn_type, report = 0; in rt5663_jack_detect_work() local 1915 report = rt5663_v2_jack_detect( in rt5663_jack_detect_work() 1919 report = rt5663_jack_detect(rt5663->component, 1); in rt5663_jack_detect_work() 1931 report = SND_JACK_HEADSET; in rt5663_jack_detect_work() 1944 report |= SND_JACK_BTN_0; in rt5663_jack_detect_work() 1949 report |= SND_JACK_BTN_1; in rt5663_jack_detect_work() 1954 report |= SND_JACK_BTN_2; in rt5663_jack_detect_work() 1959 report |= SND_JACK_BTN_3; in rt5663_jack_detect_work() 1972 report = rt5663->jack_type; in rt5663_jack_detect_work() 1985 report = rt5663_v2_jack_detect(rt5663->component, 0); in rt5663_jack_detect_work() [all …]
|
/openbmc/linux/Documentation/tools/rtla/ |
H A D | rtla-hwnoise.rst | 42 to run for *ten minutes*, displaying a summary of the report at the 78 The tool should report *0* hardware-related noise in the ideal situation.
|
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/ |
H A D | 0001-mdadm-add-option-y-for-use-syslog-to-recive-event-re.patch | 4 Subject: [PATCH] mdadm: add option -y for use syslog to recive event report
|
/openbmc/openbmc/poky/documentation/profile-manual/ |
H A D | examples.rst | 21 report'.
|
/openbmc/openbmc/poky/meta/recipes-bsp/setserial/ |
H A D | setserial_2.17.bb | 2 DESCRIPTION = "setserial is a program designed to set and/or report the configuration information a…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/augeas/ |
H A D | augeas_1.12.0.bb | 3 BUGTRACKER = "https://fedorahosted.org/augeas/report/1"
|
/openbmc/openbmc/poky/documentation/ |
H A D | boilerplate.rst | 16 To report any inaccuracies or problems with this (or any other Yocto Project)
|
/openbmc/linux/drivers/hid/ |
H A D | hid-pxrc.c | 53 static int pxrc_raw_event(struct hid_device *hdev, struct hid_report *report, in pxrc_raw_event() argument
|
/openbmc/linux/tools/perf/ |
H A D | .gitignore | 12 perf-report
|
/openbmc/telemetry/tests/src/ |
H A D | test_report.cpp | 452 auto report = makeReport(defaultParams() in TEST_F() local 460 callMethod(report->getPath(), "SetReportingProperties", "", newValue), in TEST_F() 463 EXPECT_THAT(getProperty<uint64_t>(report->getPath(), "Interval"), in TEST_F() 469 auto report = makeReport(defaultParams() in TEST_F() local 478 EXPECT_THAT(getProperty<std::string>(report->getPath(), "ReportingType"), in TEST_F() 484 auto report = makeReport(defaultParams() in TEST_F() local 494 EXPECT_THAT(getProperty<std::string>(report->getPath(), "ReportingType"), in TEST_F() 1152 .WillOnce(Invoke([&args](const interfaces::MetricListener& report) { in TEST_F() argument 1153 args.emplace_back(&report); in TEST_F()
|