Home
last modified time | relevance | path

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

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