Home
last modified time | relevance | path

Searched defs:report_enum (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-debug.c622 struct hid_report_enum *report_enum; in hid_dump_device() local
668 struct hid_report_enum *report_enum; in hid_dump_report() local
H A Dhid-core.c61 struct hid_report_enum *report_enum = device->report_enum + type; in hid_register_report() local
673 struct hid_report_enum *report_enum = device->report_enum + i; in hid_close_report() local
1691 static struct hid_report *hid_get_report(struct hid_report_enum *report_enum, in hid_get_report()
1749 struct hid_report_enum *report_enum = hid->report_enum + type; in hid_report_raw_event() local
1815 struct hid_report_enum *report_enum; in hid_input_report() local
H A Dhid-sensor-hub.c385 struct hid_report_enum *report_enum; in sensor_hub_input_get_attribute_info() local
H A Dhid-sensor-custom.c524 struct hid_report_enum *report_enum, in hid_sensor_custom_add_fields()
H A Dwacom_sys.c2195 struct hid_report_enum *report_enum; in wacom_compute_pktlen() local
/OK3568_Linux_fs/kernel/drivers/hid/usbhid/
H A Dhiddev.c60 struct hid_report_enum *report_enum; in hiddev_lookup_report() local
113 struct hid_report_enum *report_enum; in hiddev_lookup_usage() local
H A Dhid-core.c773 struct hid_report_enum *report_enum; in usbhid_init_reports() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dhid.h567 struct hid_report_enum report_enum[HID_REPORT_TYPES]; member