Home
last modified time | relevance | path

Searched defs:hid_get_report (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dhid_bpf.h66 struct hid_report *(*hid_get_report)(struct hid_report_enum *report_enum, const u8 *data); member
/linux/drivers/hid/
H A Dhid-core.c1940 static struct hid_report *hid_get_report(struct hid_report_enum *report_enum, in hid_get_report() function