Searched refs:report (Results 126 - 150 of 314) sorted by relevance

1234567891011>>

/linux-master/drivers/firmware/arm_scmi/
H A Dsystem.c90 void *report, u32 *src_id)
94 struct scmi_system_power_state_notifier_report *r = report;
87 scmi_system_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
H A Dnotify.c65 * conveyed, converted into a custom per-event report struct, as the void *data
69 * int user_cb(struct notifier_block *nb, unsigned long event_id, void *report)
317 * @report: A pre-allocated buffer used by the deferred worker to fill a
318 * customized event report
335 void *report; member in struct:scmi_registered_event
382 * @report: The customized event-specific report to pass down to the callbacks
387 u32 evt_key, void *report)
404 report);
456 * buffer, fills a custom report an
386 scmi_lookup_and_call_event_chain(struct scmi_notify_instance *ni, u32 evt_key, void *report) argument
469 void *report = NULL; local
[all...]
/linux-master/drivers/net/wireless/ti/wl1251/
H A Devent.h96 struct event_debug_report report; member in struct:event_mailbox
/linux-master/drivers/hid/intel-ish-hid/
H A Dishtp-hid.h62 uint8_t report[1]; member in struct:report_list::__anon6
85 * @report_descr_done: Get report descriptor complete flag
93 * @report_descr: Stores the raw report descriptors for each HID device
99 * @hid_descr_size: Size of each above report descriptor
102 * @ishtp_hid_wait: The wait for get report during wait callback from hid
108 * report description, number of HID devices etc.
145 * @request_done: Get Feature/Input report complete flag
151 * @raw_buf: raw request buffer filled on receiving get report
/linux-master/drivers/hid/
H A Dhid-pxrc.c48 hid_info(hdev, "fixing up PXRC report descriptor\n");
53 static int pxrc_raw_event(struct hid_device *hdev, struct hid_report *report, argument
H A Dhid-elo.c80 static int elo_raw_event(struct hid_device *hdev, struct hid_report *report, argument
90 switch (report->id) {
97 default: /* unknown report */
98 /* Unknown report type; pass upstream */
99 hid_info(hdev, "unknown report type %d\n", report->id);
H A Dhid-elan.c70 if (field->report->id == ELAN_SINGLE_FINGER ||
71 field->report->id == ELAN_MT_FIRST_FINGER ||
72 field->report->id == ELAN_MT_SECOND_FINGER ||
73 field->report->id == ELAN_MT_I2C)
94 hid_err(hdev, "Set report error for parm %d: %d\n", param, ret);
102 hid_err(hdev, "Get report error for parm %d: %d\n", param, ret);
284 * we will save ELAN_MT_FIRST_FINGER report and wait for
360 struct hid_report *report, u8 *data, int size)
359 elan_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
H A Dhid-kye.c368 * (report ID 3) to a reasonable value
377 hid_info(hdev, "fixing up %s report descriptor\n", device_name);
388 * - Their Logical Maximum never exceed 32767 (7F FF), though device do report
409 "tablet report size too small, or kye_tablet_rdesc unexpectedly large\n");
463 * - report size 8 count 1 must be size 1 count 8 for button
476 "report descriptor\n");
519 struct hid_report *report; local
524 report = list_entry(head, struct hid_report, list);
525 if (report->id == 5)
530 hid_err(hdev, "tablet-enabling feature report no
[all...]
H A Dwacom_sys.c86 struct hid_report *report, u8 *raw_data, int report_size)
99 for (i = 0; i < report->maxfield; i++) {
100 for (j = 0; j < report->field[i]->maxusage; j++) {
101 struct hid_field *field = report->field[i];
153 static int wacom_raw_event(struct hid_device *hdev, struct hid_report *report, argument
164 if (wacom_wac_pen_serial_enforce(hdev, report, raw_data, size))
218 * report to provide the best resolution.
223 wacom->wacom_wac.mode_report = field->report->id;
253 * report serial number information compared to their branded
261 field->index + 2 < field->report
85 wacom_wac_pen_serial_enforce(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int report_size) argument
2217 struct hid_report *report; local
[all...]
H A Dhid-logitech-dj.c74 /* supported DJ HID && RF report types */
520 /* Maximum size of all defined hid reports in bytes (including report id) */
533 /* Number of possible hid report types that can be created by this driver.
535 * Right now, RF report types have the same report types (or report id's)
536 * than the hid report created from those RF reports. In the future
539 * For instance, RF report type 0x01 which has a size of 8 bytes, corresponds
540 * to hid report id 0x01, this is standard keyboard. Same thing applies to mice
541 * reports and consumer control, etc. If a new RF report i
1159 u8 report = data[0]; local
1187 struct hid_report *report; local
1520 logi_dj_dj_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
1590 logi_dj_hidpp_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
1667 logi_dj_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
[all...]
H A Dhid-debug.c660 struct hid_report *report; local
669 report = (struct hid_report *) list;
672 if (report->id)
673 seq_printf(f, "(%d)", report->id);
674 seq_printf(f, "[%s]", table[report->type]);
676 for (k = 0; k < report->maxfield; k++) {
679 hid_dump_field(report->field[k], 6, f);
716 /* dump the report */
1072 struct hid_report *report; local
1076 list_for_each_entry(report,
[all...]
H A Dhid-gfrm.c50 static int gfrm_raw_event(struct hid_device *hdev, struct hid_report *report, argument
/linux-master/mm/kasan/
H A DMakefile50 obj-y := common.o report.o
/linux-master/tools/perf/tests/shell/
H A Dstat.sh20 echo "stat record and report test"
21 if ! perf stat record -o - true | perf stat report -i - 2>&1 | \
24 echo "stat record and report test [Failed]"
28 echo "stat record and report test [Success]"
/linux-master/mm/kmsan/
H A Dcore.c268 * bytes before, report them.
286 * poisoned bytes before, report them.
304 * Encountered new origin - report the previous
351 goto report;
360 goto report;
367 goto report;
371 report:
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dxmit.c843 /* Fill out the mac80211 TXstatus report based on the b43-specific
844 * txstatus report data. This returns a boolean whether the frame was
847 struct ieee80211_tx_info *report,
856 retry_limit = report->status.rates[0].count;
857 ieee80211_tx_info_clear_status(report);
861 report->flags |= IEEE80211_TX_STAT_ACK;
864 if (!(report->flags & IEEE80211_TX_CTL_NO_ACK)) {
871 report->status.rates[0].count = 0;
880 report->status.rates[0].count = 0;
881 report
846 b43_fill_txstatus_report(struct b43_wldev *dev, struct ieee80211_tx_info *report, const struct b43_txstatus *status) argument
[all...]
/linux-master/Documentation/trace/postprocess/
H A Dtrace-pagealloc-postprocess.pl53 print "SIGINT received, report pending. Hit ctrl-c again to exit\n";
63 print "Many SIGINTs received, exiting now without report\n";
381 sub report() { subroutine
407 report();
418 report();
/linux-master/arch/s390/pci/
H A Dpci_sysfs.c153 struct zpci_report_error_header *report = (void *) buf; local
159 if (off || (count < sizeof(*report)))
162 ret = sclp_pci_report(report, zdev->fh, zdev->fid);
/linux-master/sound/soc/codecs/
H A Dda7219-aad.c38 /* Send an initial empty report */
117 int report = 0, ret; local
252 report |= SND_JACK_HEADPHONE;
254 report |= SND_JACK_LINEOUT;
328 * Only send report if jack hasn't been removed during process,
332 snd_soc_jack_report(da7219_aad->jack, report,
358 int i, ret, report = 0, mask = 0; local
398 report |= SND_JACK_MECHANICAL;
408 * HP impedance test to determine output type to report.
424 report |
[all...]
H A Dtwl6040.c48 int report; member in struct:twl6040_jack_data
271 struct snd_soc_jack *jack, int report)
281 snd_soc_jack_report(jack, report, report);
283 snd_soc_jack_report(jack, 0, report);
289 struct snd_soc_jack *jack, int report)
295 hs_jack->report = report;
297 twl6040_hs_jack_report(component, hs_jack->jack, hs_jack->report);
308 twl6040_hs_jack_report(component, hs_jack->jack, hs_jack->report);
270 twl6040_hs_jack_report(struct snd_soc_component *component, struct snd_soc_jack *jack, int report) argument
288 twl6040_hs_jack_detect(struct snd_soc_component *component, struct snd_soc_jack *jack, int report) argument
[all...]
/linux-master/drivers/gpu/drm/i915/
H A Di915_perf.c124 * and while we could pull a report out of the OA buffer we can't
125 * trigger a report from the cpu on demand.
127 * Related to being report based; the OA counters are configured in HW as a
132 * OA unit report format used to capture all counters in a set, or specify a
148 * With the OA unit's report formats, counters are packed together as 32
149 * or 40bit values, with the largest report size being 256 bytes.
173 * ring buffer. To include more than the OA report we'd have to copy the
174 * report into an intermediate larger buffer. I'd been considering allowing a
188 * majority of the OA driver ran in atomic context, including all OA report
240 * by checking for a zeroed report
462 oa_report_id(struct i915_perf_stream *stream, void *report) argument
467 oa_report_reason(struct i915_perf_stream *stream, void *report) argument
475 oa_report_id_clear(struct i915_perf_stream *stream, u32 *report) argument
483 oa_report_ctx_invalid(struct i915_perf_stream *stream, void *report) argument
489 oa_timestamp(struct i915_perf_stream *stream, void *report) argument
496 oa_timestamp_clear(struct i915_perf_stream *stream, u32 *report) argument
504 oa_context_id(struct i915_perf_stream *stream, u32 *report) argument
511 oa_context_id_squash(struct i915_perf_stream *stream, u32 *report) argument
584 void *report = stream->oa_buffer.vaddr + tail; local
660 append_oa_sample(struct i915_perf_stream *stream, char __user *buf, size_t count, size_t *offset, const u8 *report) argument
766 u8 *report = oa_buf_base + head; local
1076 u8 *report = oa_buf_base + head; local
[all...]
/linux-master/drivers/input/mouse/
H A Delan_i2c.h34 #define ETP_REPORT_ID2 0x60 /* High precision report */
112 int (*get_report)(struct i2c_client *client, u8 *report,
/linux-master/drivers/input/touchscreen/
H A Dmsg2638.c146 goto report;
158 goto report;
166 goto report;
175 report:
/linux-master/arch/s390/include/asm/
H A Dsclp.h152 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid);
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dhtc.c152 const struct ath11k_htc_credit_report *report,
160 if (len % sizeof(*report))
161 ath11k_warn(ab, "Uneven credit report len %d", len);
163 n_reports = len / sizeof(*report);
166 for (i = 0; i < n_reports; i++, report++) {
167 if (report->eid >= ATH11K_HTC_EP_COUNT)
170 ep = &htc->endpoint[report->eid];
171 ep->tx_credits += report->credits;
174 report->eid, report
151 ath11k_htc_process_credit_report(struct ath11k_htc *htc, const struct ath11k_htc_credit_report *report, int len, enum ath11k_htc_ep_id eid) argument
[all...]

Completed in 243 milliseconds

1234567891011>>