Home
last modified time | relevance | path

Searched refs:report (Results 551 – 575 of 1191) sorted by relevance

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

/openbmc/linux/crypto/
H A Dsig.c65 .report = crypto_sig_report,
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c76 struct iwl_spectrum_notification *report = (void *)pkt->data; in iwlagn_rx_spectrum_measure_notif() local
78 if (!report->state) { in iwlagn_rx_spectrum_measure_notif()
84 memcpy(&priv->measure_report, report, sizeof(*report)); in iwlagn_rx_spectrum_measure_notif()
/openbmc/openpower-host-ipmi-oem/
H A Doemhandler.cpp156 report<error>(metadata::ESEL(data.get())); in createOCCLogEntry()
182 report<hosterror>( in createHostEntry()
/openbmc/linux/sound/soc/intel/boards/
H A Dcht_bsw_max98090_ti.c166 .report = SND_JACK_HEADPHONE | SND_JACK_LINEOUT,
172 .report = SND_JACK_MICROPHONE,
/openbmc/openbmc-test-automation/bin/plug_ins/Stop/
H A Dcp_stop_check143 report,
/openbmc/linux/Documentation/hwmon/
H A Dltc2990.rst59 The "curr*_input" measurements actually report the voltage drop across the
H A Dltc2978.rst322 - On LTC2972, temp[1-2] report external temperatures,
324 - On LTC2974 and LTC2975, temp[1-4] report external
331 and LTM4700, temp1 and temp2 report external
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/
H A Dkeyutils_1.6.3.bb19 file://keyutils-fix-error-report-by-adding-default-message.patch \
/openbmc/linux/arch/s390/kernel/
H A Dkexec_elf.c54 ipl_report_add_component(data->report, &buf, in kexec_file_add_kernel_elf()
/openbmc/linux/drivers/media/usb/pwc/
H A DKconfig47 an input device to report button events.
/openbmc/openbmc/meta-arm/scripts/
H A Dreport-details.html.jinja1 {% extends "report-base.html.jinja" %}
/openbmc/linux/Documentation/dev-tools/
H A Dkmsan.rst26 Example report
29 Here is an example of a KMSAN report::
60 The report says that the local variable ``uninit`` was created uninitialized in
287 enabled by default to let KMSAN report uninitialized values earlier.
314 ``__msan_warning()`` causes KMSAN runtime to print an error report.
/openbmc/qemu/hw/vfio/
H A Dcommon.c1115 struct vfio_device_feature_dma_logging_report *report = in vfio_device_dma_logging_report() local
1118 report->iova = iova; in vfio_device_dma_logging_report()
1119 report->length = size; in vfio_device_dma_logging_report()
1120 report->page_size = qemu_real_host_page_size(); in vfio_device_dma_logging_report()
1121 report->bitmap = (uintptr_t)bitmap; in vfio_device_dma_logging_report()
/openbmc/linux/Documentation/input/devices/
H A Dalps.rst31 All ALPS touchpads should respond to the "E6 report" command sequence:
36 If the E6 report is successful, the touchpad model is identified using the "E7
37 report" sequence: E8-E7-E7-E7-E9. The response is the model signature and is
40 For older touchpads supporting protocol versions 3 and 4, the E7 report
324 are for fingers outside the button area and these report
/openbmc/linux/drivers/staging/media/
H A DKconfig14 to report problems you have with them, please use the
/openbmc/linux/drivers/hid/
H A Dwacom.h234 void wacom_wac_report(struct hid_device *hdev, struct hid_report *report);
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-block-dm38 bio-based DM devices so it will only ever report 0 for
/openbmc/docs/
H A Ddiscord-rules.md30 https://github.com/openbmc/docs/blob/master/security/how-to-report-a-security-vulnerability.md
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0003-CVE-2022-41325.patch11 Thanks to 0xMitsurugi [1] from Synacktiv [2] for the bug report and fix.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DGiftware5 …nity. This could be by writing an add-on package, providing a useful bug report, making an improve…
H A DBahyph9 …ck of warranty, we would like to hear about any problem you find. Please report problems to tex@gm…
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dgpio-matrix-keypad.txt7 report the event using GPIO interrupts to the cpu.
/openbmc/linux/Documentation/trace/
H A Dtimerlat-tracer.rst205 When the timer IRQ fires, the timerlat IRQ will execute, report the
207 scheduled and report the thread latency via tracer - as for the kernel
215 will report the return from user-space latency, which is the total
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/
H A Dglib.inc101 if [ -f ${D}${bindir}/gtester-report ]; then
102 sed ${D}${bindir}/gtester-report -i -e '1s|^#!.*|#!/usr/bin/env python3|'
152 rm -f ${D}${bindir}/gtester-report
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.c1265 u8 report; in _rtl92e_query_rxphystatus() local
1268 report = pcck_buf->cck_agc_rpt & 0xc0; in _rtl92e_query_rxphystatus()
1269 report >>= 6; in _rtl92e_query_rxphystatus()
1270 switch (report) { in _rtl92e_query_rxphystatus()
1288 report = pcck_buf->cck_agc_rpt & 0x60; in _rtl92e_query_rxphystatus()
1289 report >>= 5; in _rtl92e_query_rxphystatus()
1290 switch (report) { in _rtl92e_query_rxphystatus()

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