Home
last modified time | relevance | path

Searched refs:report (Results 601 – 625 of 1200) sorted by relevance

1...<<21222324252627282930>>...48

/openbmc/linux/Documentation/sound/designs/
H A Dpowersave.rst37 don't report extra bug reports unless you have a fix patch ;-)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu/
H A Dgammu-smsdrc53 # Delivery report configuration
/openbmc/linux/Documentation/hwmon/
H A Dadc128d818.rst31 Voltage sensors (also known as IN sensors) report their values in volts.
H A Dnct6683.rst29 Voltage sensors (also known as IN sensors) report their values in millivolts.
/openbmc/telemetry/
H A DREADME.md14 - access to metric report in both pull and push model (triggers),
H A Dmeson.build67 'src/report.cpp',
/openbmc/qemu/
H A Dgitdm.config10 # A run to generate a report for the last year of activity would be
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/mosh/mosh/
H A D0001-configure.ac-add-support-of-protobuf-4.22.x.patch6 … is using c++14 as default, this caused the mosh cannot compile anymore and report following error:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/unixodbc/files/
H A D0001-exe-Makefile.am-add-CROSS_LAUNCHER-to-run-odbc_confi.patch24 As said in the official website, https://www.unixodbc.org/, the way to report bug and send
/openbmc/linux/tools/perf/Documentation/
H A Dperf.txt77 linkperf:perf-record[1], linkperf:perf-report[1],
H A Dperf-kmem.txt22 'perf kmem [<options>] stat' to report kernel memory statistics.
H A Dperf-diff.txt62 Please see description of --sort in the perf-report man page.
176 CPUs are specified with -: 0-2. Default is to report samples on all
305 linkperf:perf-record[1], linkperf:perf-report[1]
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dcw2015_battery.yaml32 back a test report with the binary blob.
/openbmc/linux/Documentation/gpu/rfc/
H A Di915_small_bar.rst26 applicable for I915_MEMORY_CLASS_DEVICE. We also report the
/openbmc/linux/drivers/staging/
H A DKconfig18 to report problems you have with them, please see the
/openbmc/linux/drivers/hid/
H A Dhid-roccat-ryos.c183 struct hid_report *report, u8 *data, int size) in ryos_raw_event() argument
/openbmc/phosphor-bmc-code-mgmt/
H A Dupdate_manager.cpp172 report<Unavailable>(); in startUpdate()
/openbmc/qemu/tests/qemu-iotests/
H A D109.out18 …}, "event": "BLOCK_JOB_ERROR", "data": {"device": "src", "operation": "write", "action": "report"}}
69 …}, "event": "BLOCK_JOB_ERROR", "data": {"device": "src", "operation": "write", "action": "report"}}
120 …}, "event": "BLOCK_JOB_ERROR", "data": {"device": "src", "operation": "write", "action": "report"}}
171 …}, "event": "BLOCK_JOB_ERROR", "data": {"device": "src", "operation": "write", "action": "report"}}
222 …}, "event": "BLOCK_JOB_ERROR", "data": {"device": "src", "operation": "write", "action": "report"}}
273 …}, "event": "BLOCK_JOB_ERROR", "data": {"device": "src", "operation": "write", "action": "report"}}
323 …}, "event": "BLOCK_JOB_ERROR", "data": {"device": "src", "operation": "write", "action": "report"}}
373 …}, "event": "BLOCK_JOB_ERROR", "data": {"device": "src", "operation": "write", "action": "report"}}
423 …}, "event": "BLOCK_JOB_ERROR", "data": {"device": "src", "operation": "write", "action": "report"}}
473 …}, "event": "BLOCK_JOB_ERROR", "data": {"device": "src", "operation": "write", "action": "report"}}
/openbmc/linux/sound/soc/codecs/
H A Drt5659.c1356 int val, btn_type, report = 0; in rt5659_jack_detect_work() local
1366 report = rt5659_headset_detect(rt5659->component, 1); in rt5659_jack_detect_work()
1369 report = SND_JACK_HEADSET; in rt5659_jack_detect_work()
1382 report |= SND_JACK_BTN_0; in rt5659_jack_detect_work()
1387 report |= SND_JACK_BTN_1; in rt5659_jack_detect_work()
1392 report |= SND_JACK_BTN_2; in rt5659_jack_detect_work()
1397 report |= SND_JACK_BTN_3; in rt5659_jack_detect_work()
1411 report = rt5659->jack_type; in rt5659_jack_detect_work()
1415 report = rt5659_headset_detect(rt5659->component, 0); in rt5659_jack_detect_work()
1418 snd_soc_jack_report(rt5659->hs_jack, report, SND_JACK_HEADSET | in rt5659_jack_detect_work()
/openbmc/linux/crypto/
H A Dcrypto_user_base.c127 if (alg->cra_type && alg->cra_type->report) { in crypto_report_one()
128 if (alg->cra_type->report(skb, alg)) in crypto_report_one()
/openbmc/linux/Documentation/i2c/
H A Dfault-codes.rst15 recovery, triggered by a fault report, there is no error.
56 may have a way to report PEC mismatches on writes from the
/openbmc/webui-vue/
H A DCONTRIBUTING.md93 [Bug report template](https://github.com/openbmc/webui-vue/issues/new?assignees=&labels=&template=b…
94 to report the problem.
/openbmc/linux/sound/soc/tegra/
H A Dtegra_asoc_machine.c34 .report = SND_JACK_HEADPHONE,
49 .report = SND_JACK_HEADSET,
75 .report = SND_JACK_MICROPHONE,
/openbmc/linux/Documentation/input/
H A Dmulti-touch-protocol.rst14 devices, a way to report detailed data from multiple contacts, i.e.,
17 drivers to report details for an arbitrary number of contacts.
75 Some devices identify and/or track more contacts than they can report to the
85 The driver should only advertise as many slots as the hardware can report.
86 Userspace can detect that a driver can report more total contacts than slots
/openbmc/qemu/scripts/
H A Dcheckpatch.pl1296 sub report { subroutine
1313 push(our @report, $output);
1318 our @report;
1321 if (report("ERROR", $_[0])) {
1327 if (report("WARNING", $_[0])) {
1382 our @report = ();

1...<<21222324252627282930>>...48