Searched defs:report_enum (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c203 struct hid_report_enum *report_enum = hdev->report_enum + i; local
413 struct hid_report_enum *report_enum; local
/linux-master/drivers/hid/usbhid/
H A Dhiddev.c60 struct hid_report_enum *report_enum; local
113 struct hid_report_enum *report_enum; local
[all...]
H A Dhid-core.c771 struct hid_report_enum *report_enum; local
[all...]
/linux-master/drivers/hid/
H A Dhid-debug.c659 struct hid_report_enum *report_enum; local
705 struct hid_report_enum *report_enum; local
[all...]
H A Dhid-sensor-hub.c384 struct hid_report_enum *report_enum; local
H A Dhid-apple.c572 struct hid_report_enum *report_enum; local
H A Dhid-sensor-custom.c528 hid_sensor_custom_add_fields(struct hid_sensor_custom *sensor_inst, struct hid_report_enum *report_enum, int report_type) argument
H A Dhid-magicmouse.c764 struct hid_report_enum *report_enum; local
H A Dhid-core.c56 struct hid_report_enum *report_enum = device->report_enum + type; local
677 struct hid_report_enum *report_enum = device->report_enum + i; local
1810 struct hid_report_enum *report_enum = &hid->report_enum[HID_INPUT_REPORT]; local
1916 hid_get_report(struct hid_report_enum *report_enum, const u8 *data) argument
1974 struct hid_report_enum *report_enum = hid->report_enum + type; local
2043 struct hid_report_enum *report_enum; local
[all...]
H A Dwacom_sys.c2216 struct hid_report_enum *report_enum; local
/linux-master/include/linux/
H A Dhid.h618 struct hid_report_enum report_enum[HID_REPORT_TYPES]; member in struct:hid_device

Completed in 182 milliseconds