Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dhid_bpf.h112 struct hid_report *(*hid_get_report)(struct hid_report_enum *report_enum, const u8 *data); member
/Linux-v6.6/drivers/hid/
Dhid-core.c1909 static struct hid_report *hid_get_report(struct hid_report_enum *report_enum, in hid_get_report() function