/openbmc/linux/crypto/ |
H A D | sig.c | 65 .report = crypto_sig_report,
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rx.c | 76 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 D | oemhandler.cpp | 156 report<error>(metadata::ESEL(data.get())); in createOCCLogEntry() 182 report<hosterror>( in createHostEntry()
|
/openbmc/linux/sound/soc/intel/boards/ |
H A D | cht_bsw_max98090_ti.c | 166 .report = SND_JACK_HEADPHONE | SND_JACK_LINEOUT, 172 .report = SND_JACK_MICROPHONE,
|
/openbmc/openbmc-test-automation/bin/plug_ins/Stop/ |
H A D | cp_stop_check | 143 report,
|
/openbmc/linux/Documentation/hwmon/ |
H A D | ltc2990.rst | 59 The "curr*_input" measurements actually report the voltage drop across the
|
H A D | ltc2978.rst | 322 - 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 D | keyutils_1.6.3.bb | 19 file://keyutils-fix-error-report-by-adding-default-message.patch \
|
/openbmc/linux/arch/s390/kernel/ |
H A D | kexec_elf.c | 54 ipl_report_add_component(data->report, &buf, in kexec_file_add_kernel_elf()
|
/openbmc/linux/drivers/media/usb/pwc/ |
H A D | Kconfig | 47 an input device to report button events.
|
/openbmc/openbmc/meta-arm/scripts/ |
H A D | report-details.html.jinja | 1 {% extends "report-base.html.jinja" %}
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | kmsan.rst | 26 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 D | common.c | 1115 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 D | alps.rst | 31 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 D | Kconfig | 14 to report problems you have with them, please use the
|
/openbmc/linux/drivers/hid/ |
H A D | wacom.h | 234 void wacom_wac_report(struct hid_device *hdev, struct hid_report *report);
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-block-dm | 38 bio-based DM devices so it will only ever report 0 for
|
/openbmc/docs/ |
H A D | discord-rules.md | 30 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 D | 0003-CVE-2022-41325.patch | 11 Thanks to 0xMitsurugi [1] from Synacktiv [2] for the bug report and fix.
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Giftware | 5 …nity. This could be by writing an add-on package, providing a useful bug report, making an improve…
|
H A D | Bahyph | 9 …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 D | gpio-matrix-keypad.txt | 7 report the event using GPIO interrupts to the cpu.
|
/openbmc/linux/Documentation/trace/ |
H A D | timerlat-tracer.rst | 205 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 D | glib.inc | 101 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 D | r8192E_dev.c | 1265 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()
|