Home
last modified time | relevance | path

Searched defs:report (Results 51 – 75 of 251) sorted by relevance

1234567891011

/openbmc/linux/drivers/s390/char/
H A Dsclp_pci.c110 static int sclp_pci_check_report(struct zpci_report_error_header *report) in sclp_pci_check_report()
130 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid) in sclp_pci_report()
/openbmc/linux/drivers/staging/greybus/
H A Daudio_module.c23 int report; in gbaudio_request_jack() local
72 int soc_button_id, report; in gbaudio_request_button() local
/openbmc/linux/include/linux/
H A Dpage_reporting.h13 int (*report)(struct page_reporting_dev_info *prdev, member
/openbmc/linux/drivers/hid/
H A Dhid-rmi.c165 static int rmi_write_report(struct hid_device *hdev, u8 *report, int len) in rmi_write_report()
375 struct hid_report *report, u8 *data, int size) in rmi_raw_event()
422 static void rmi_report(struct hid_device *hid, struct hid_report *report) in rmi_report()
563 unsigned id, struct hid_report **report) in rmi_check_valid_report_id()
H A Dhid-lg4ff.h17 static inline int lg4ff_raw_event(struct hid_device *hdev, struct hid_report *report, in lg4ff_raw_event()
H A Dhid-pxrc.c53 static int pxrc_raw_event(struct hid_device *hdev, struct hid_report *report, in pxrc_raw_event()
H A Dhid-roccat.c78 struct roccat_report *report; in roccat_read() local
251 struct roccat_report *report; in roccat_report_event() local
H A Dhid-waltop.c652 static int waltop_raw_event(struct hid_device *hdev, struct hid_report *report, in waltop_raw_event()
H A Dhid-vivaldi-common.c35 struct hid_report *report = field->report; in vivaldi_feature_mapping() local
/openbmc/linux/drivers/input/touchscreen/
H A Dpixcir_i2c_ts.c94 struct pixcir_report_data *report) in pixcir_ts_parse()
148 struct pixcir_report_data *report) in pixcir_ts_report()
194 struct pixcir_report_data report; in pixcir_ts_isr() local
/openbmc/qemu/tests/tcg/aarch64/gdbstub/
H A Dtest-sve-ioctl.py16 def report(cond, msg): function
/openbmc/qemu/tests/tcg/multiarch/gdbstub/
H A Dmemory.py16 def report(cond, msg): function
H A Dregisters.py16 def report(cond, msg): function
/openbmc/linux/tools/perf/tests/shell/
H A Dtest_task_analyzer.sh29 report() { function
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_ecache.c166 u32 portid, int report) in nf_conntrack_eventmask_report()
233 u32 portid, int report) in nf_ct_expect_event_report()
/openbmc/telemetry/src/
H A Dreport_manager.cpp86 void ReportManager::removeReport(const interfaces::Report* report) in removeReport()
155 reports, [](const auto& report) { return report->getId(); }); in addReport()
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dinstruction_count_test.c26 uint64_t overhead, bool report) in do_count_loop()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_perf.c461 static u64 oa_report_id(struct i915_perf_stream *stream, void *report) in oa_report_id()
466 static u64 oa_report_reason(struct i915_perf_stream *stream, void *report) in oa_report_reason()
474 static void oa_report_id_clear(struct i915_perf_stream *stream, u32 *report) in oa_report_id_clear()
488 static u64 oa_timestamp(struct i915_perf_stream *stream, void *report) in oa_timestamp()
495 static void oa_timestamp_clear(struct i915_perf_stream *stream, u32 *report) in oa_timestamp_clear()
503 static u32 oa_context_id(struct i915_perf_stream *stream, u32 *report) in oa_context_id()
510 static void oa_context_id_squash(struct i915_perf_stream *stream, u32 *report) in oa_context_id_squash()
590 void *report = stream->oa_buffer.vaddr + tail; in oa_buffer_check_unlocked() local
670 const u8 *report) in append_oa_sample()
779 u8 *report = oa_buf_base + head; in gen8_append_oa_reports() local
[all …]
/openbmc/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c202 struct hid_report *report = report_enum->report_id_hash[j]; in __hid_bpf_allocate_data() local
405 struct hid_report *report; in hid_bpf_hw_request() local
/openbmc/u-boot/drivers/usb/gadget/
H A Df_sdp.c243 u8 report = data[0]; in sdp_rx_command_complete() local
328 u8 report = data[0]; in sdp_rx_data_complete() local
438 int report = w_value & HID_REPORT_ID_MASK; in sdp_setup() local
/openbmc/linux/tools/testing/selftests/powerpc/pmu/
H A Dcount_instructions.c30 u64 overhead, bool report) in do_count_loop()
H A Dcount_stcx_fail.c30 u64 overhead, bool report) in do_count_loop()
/openbmc/linux/Documentation/trace/postprocess/
H A Dtrace-pagealloc-postprocess.pl381 sub report() { subroutine
/openbmc/linux/sound/soc/codecs/
H A Dwm8350.c55 int report; member
1244 int report; in wm8350_hp_work() local
1320 struct snd_soc_jack *jack, int report) in wm8350_hp_jack_detect()
1369 int report = 0; in wm8350_mic_handler() local
/openbmc/linux/tools/lib/subcmd/
H A Dsubcmd-util.h10 static inline void report(const char *prefix, const char *err, va_list params) in report() function

1234567891011