Home
last modified time | relevance | path

Searched refs:hidraw_report_event (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dhidraw.h40 int hidraw_report_event(struct hid_device *, u8 *, int);
46 static inline int hidraw_report_event(struct hid_device *hid, u8 *data, int len) { return 0; } in hidraw_report_event() function
/linux-6.3-rc2/drivers/hid/
A Dhidraw.c509 int hidraw_report_event(struct hid_device *hid, u8 *data, int len) in hidraw_report_event() function
536 EXPORT_SYMBOL_GPL(hidraw_report_event);
A Dhid-core.c2003 ret = hidraw_report_event(hid, data, size); in hid_report_raw_event()
/linux-6.3-rc2/Documentation/trace/
A Dhistogram.rst389 …{ call_site: [ffffffffa00bf1ca] hidraw_report_event [hid] } hitcount: …
459 …{ call_site: [ffffffffa00bf1ca] hidraw_report_event [hid] } hitcount: …
497 …{ call_site: [ffffffffa00bf1ca] hidraw_report_event+0x8a/0x120 [hid] } hitcount…
539 …{ call_site: [ffffffffa00bf1ca] hidraw_report_event [hid] } hitcount: …
569 hidraw_report_event+0x8a/0x120 [hid]
587 hidraw_report_event+0x8a/0x120 [hid]

Completed in 15 milliseconds