Searched refs:hid_report_enum (Results 1 - 21 of 21) sorted by relevance

/linux-master/include/linux/
H A Dhid_bpf.h98 struct hid_report_enum;
101 struct hid_report *(*hid_get_report)(struct hid_report_enum *report_enum, const u8 *data);
H A Dhid.h545 struct hid_report_enum { struct
618 struct hid_report_enum report_enum[HID_REPORT_TYPES];
/linux-master/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c203 struct hid_report_enum *report_enum = hdev->report_enum + i;
413 struct hid_report_enum *report_enum;
/linux-master/drivers/hid/
H A Dhid-core.c56 struct hid_report_enum *report_enum = device->report_enum + type;
677 struct hid_report_enum *report_enum = device->report_enum + i;
1099 struct hid_report_enum *rep_enum;
1167 struct hid_report_enum *rep_enum;
1810 struct hid_report_enum *report_enum = &hid->report_enum[HID_INPUT_REPORT];
1916 static struct hid_report *hid_get_report(struct hid_report_enum *report_enum,
1974 struct hid_report_enum *report_enum = hid->report_enum + type;
2043 struct hid_report_enum *report_enum;
H A Dhid-google-hammer.c425 struct hid_report_enum *re = &hdev->report_enum[report_type];
H A Dwacom_sys.c512 struct hid_report_enum *rep_enum;
552 struct hid_report_enum *re;
571 struct hid_report_enum *re;
2216 struct hid_report_enum *report_enum;
H A Dhid-debug.c659 struct hid_report_enum *report_enum;
705 struct hid_report_enum *report_enum;
H A Dhid-logitech-dj.c1188 struct hid_report_enum *output_report_enum;
1747 struct hid_report_enum *rep_enum;
H A Dhid-sensor-custom.c529 struct hid_report_enum *report_enum,
H A Dhid-lg-g15.c754 struct hid_report_enum *rep_enum;
H A Dhid-magicmouse.c764 struct hid_report_enum *report_enum;
H A Dhid-sensor-hub.c384 struct hid_report_enum *report_enum;
H A Dhid-input.c1957 struct hid_report_enum *rep_enum;
1983 struct hid_report_enum *rep_enum;
H A Dhid-steam.c970 struct hid_report_enum *rep_enum;
H A Dhid-apple.c572 struct hid_report_enum *report_enum;
H A Dhid-lenovo.c1210 struct hid_report_enum *rep_enum;
H A Dhid-multitouch.c1535 struct hid_report_enum *rep_enum;
H A Dhid-logitech-hidpp.c4317 struct hid_report_enum *re;
H A Dwacom_wac.c501 struct hid_report_enum *re;
/linux-master/drivers/hid/usbhid/
H A Dhiddev.c60 struct hid_report_enum *report_enum;
113 struct hid_report_enum *report_enum;
H A Dhid-core.c771 struct hid_report_enum *report_enum;

Completed in 240 milliseconds