Home
last modified time | relevance | path

Searched refs:report (Results 276 – 300 of 1190) sorted by relevance

1...<<11121314151617181920>>...48

/openbmc/openbmc/meta-openembedded/meta-filesystems/
H A DSECURITY.md4 If you would like to report a public issue (for example, one with a released
5 CVE number), please report it to the mailing list:
/openbmc/openbmc/meta-openembedded/meta-webserver/
H A DSECURITY.md4 If you would like to report a public issue (for example, one with a released
5 CVE number), please report it to the mailing list:
/openbmc/webui-vue/.github/ISSUE_TEMPLATE/
H A Dbug_report.md2 name: Bug report
3 about: Create a report to help us improve
/openbmc/openbmc/meta-openembedded/meta-multimedia/
H A DSECURITY.md4 If you would like to report a public issue (for example, one with a released
5 CVE number), please report it to the mailing list:
/openbmc/openbmc/meta-openembedded/meta-python/
H A DSECURITY.md4 If you would like to report a public issue (for example, one with a released
5 CVE number), please report it to the mailing list:
/openbmc/openbmc/meta-openembedded/meta-oe/
H A DSECURITY.md4 If you would like to report a public issue (for example, one with a released
5 CVE number), please report it to the mailing list:
/openbmc/openbmc/meta-openembedded/meta-initramfs/
H A DSECURITY.md4 If you would like to report a public issue (for example, one with a released
5 CVE number), please report it to the mailing list:
/openbmc/openbmc/meta-openembedded/meta-perl/
H A DSECURITY.md4 If you would like to report a public issue (for example, one with a released
5 CVE number), please report it to the mailing list:
/openbmc/openbmc/meta-openembedded/meta-networking/
H A DSECURITY.md4 If you would like to report a public issue (for example, one with a released
5 CVE number), please report it to the mailing list:
/openbmc/openbmc/meta-openembedded/meta-xfce/
H A DSECURITY.md4 If you would like to report a public issue (for example, one with a released
5 CVE number), please report it to the mailing list:
/openbmc/openbmc/meta-openembedded/meta-gnome/
H A DSECURITY.md4 If you would like to report a public issue (for example, one with a released
5 CVE number), please report it to the mailing list:
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dnotify.c334 void *report; member
386 u32 evt_key, void *report) in scmi_lookup_and_call_event_chain() argument
403 report); in scmi_lookup_and_call_event_chain()
468 void *report = NULL; in scmi_process_event_payload() local
490 report = REVT_FILL_REPORT(r_evt, pd->eh->evt_id, pd->eh->timestamp, in scmi_process_event_payload()
492 r_evt->report, &src_id); in scmi_process_event_payload()
493 if (!report) { in scmi_process_event_payload()
502 scmi_lookup_and_call_event_chain(pd->ni, key, report); in scmi_process_event_payload()
506 scmi_lookup_and_call_event_chain(pd->ni, key, report); in scmi_process_event_payload()
807 r_evt->report = devm_kzalloc(ni->handle->dev, in scmi_register_protocol_events()
[all …]
/openbmc/openbmc/meta-raspberrypi/
H A DSECURITY.md4 If you would like to report a public issue (for example, one with a released
5 CVE number), please report it via GitHub issues:
/openbmc/linux/drivers/hid/
H A Dhid-elan.c70 if (field->report->id == ELAN_SINGLE_FINGER || in elan_input_mapping()
71 field->report->id == ELAN_MT_FIRST_FINGER || in elan_input_mapping()
72 field->report->id == ELAN_MT_SECOND_FINGER || in elan_input_mapping()
73 field->report->id == ELAN_MT_I2C) in elan_input_mapping()
360 struct hid_report *report, u8 *data, int size) in elan_raw_event() argument
H A Dwacom_sys.c86 struct hid_report *report, u8 *raw_data, int report_size) in wacom_wac_pen_serial_enforce() argument
99 for (i = 0; i < report->maxfield; i++) { in wacom_wac_pen_serial_enforce()
100 for (j = 0; j < report->field[i]->maxusage; j++) { in wacom_wac_pen_serial_enforce()
101 struct hid_field *field = report->field[i]; in wacom_wac_pen_serial_enforce()
153 static int wacom_raw_event(struct hid_device *hdev, struct hid_report *report, in wacom_raw_event() argument
164 if (wacom_wac_pen_serial_enforce(hdev, report, raw_data, size)) in wacom_raw_event()
223 wacom->wacom_wac.mode_report = field->report->id; in wacom_hid_usage_quirk()
261 field->index + 2 < field->report->maxfield) { in wacom_hid_usage_quirk()
262 struct hid_field *a = field->report->field[field->index + 1]; in wacom_hid_usage_quirk()
263 struct hid_field *b = field->report->field[field->index + 2]; in wacom_hid_usage_quirk()
[all …]
H A Dhid-steam.c301 u8 report[11] = {STEAM_CMD_HAPTIC_RUMBLE, 9}; in steam_haptic_rumble() local
303 report[3] = intensity & 0xFF; in steam_haptic_rumble()
304 report[4] = intensity >> 8; in steam_haptic_rumble()
305 report[5] = left_speed & 0xFF; in steam_haptic_rumble()
306 report[6] = left_speed >> 8; in steam_haptic_rumble()
307 report[7] = right_speed & 0xFF; in steam_haptic_rumble()
308 report[8] = right_speed >> 8; in steam_haptic_rumble()
309 report[9] = left_gain; in steam_haptic_rumble()
310 report[10] = right_gain; in steam_haptic_rumble()
312 return steam_send_report(steam, report, sizeof(report)); in steam_haptic_rumble()
[all …]
/openbmc/linux/Documentation/process/
H A Dsecurity-bugs.rst8 disclosed as quickly as possible. Please report security bugs to the
16 who will help verify the bug report and develop and release a fix.
17 If you already have a fix, please include it with your report, as
57 reporter. This includes but is not limited to the original bug report
63 of the report are treated confidentially even after the embargo has been
/openbmc/openbmc/poky/scripts/
H A Dresulttool46 import resulttool.report
66 resulttool.report.register_commands(subparsers)
/openbmc/linux/Documentation/mm/
H A Dfree_page_reporting.rst12 field within the structure it will populate is the "report" function
26 While pages are being processed by the report function they will not be
27 accessible to the allocator. Once the report function has been completed
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dspdx.py52 report = json.load(f)
53 self.assertNotEqual(report, None)
54 self.assertNotEqual(report["SPDXID"], None)
/openbmc/linux/Documentation/input/
H A Dgamepad.rst12 document defines how gamepads are supposed to report their data.
79 All new gamepads are supposed to comply with this mapping. Please report any
89 devices that report a small subset of the events.
91 No other devices, that do not look/feel like a gamepad, shall report these
97 Gamepads report the following events:
107 want to filter gamepads that do not report all four.
134 may even report both. The kernel does not convert between these so
/openbmc/openbmc/.github/ISSUE_TEMPLATE/
H A Dbug_report.md2 name: Bug report
3 about: Create a report to help us improve our software
/openbmc/linux/tools/perf/Documentation/
H A Dperf-buildid-list.txt17 perf report.
47 linkperf:perf-report[1]
H A Dperf-c2c.txt13 'perf c2c report' [<options>]
36 The c2c tool provide means to record this data and report back access details
39 The basic workflow with this tool follows the standard record/report phase.
40 User uses the record command to record events data and report command to
84 Show extra node info in report (see NODE INFO section)
95 Please refer to perf-report man page for details.
173 The perf c2c report command displays shared data analysis. It comes in two
176 The report command workflow is following:
182 In general perf report output consist of 2 basic views:
/openbmc/phosphor-hwmon/
H A Dfan_speed.cpp29 report<WriteFailure>( in target()
64 phosphor::logging::report<WriteFailure>( in enable()

1...<<11121314151617181920>>...48