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

/linux-4.4.14/drivers/hid/
H A Dhid-debug.c631 struct hid_report_enum *report_enum; hid_dump_device() local
682 struct hid_report_enum *report_enum; hid_dump_report() local
H A Dhid-sensor-hub.c369 struct hid_report_enum *report_enum; sensor_hub_input_get_attribute_info() local
H A Dhid-sensor-custom.c535 hid_sensor_custom_add_fields(struct hid_sensor_custom *sensor_inst, struct hid_report_enum *report_enum, int report_type) hid_sensor_custom_add_fields() argument
H A Dhid-core.c63 struct hid_report_enum *report_enum = device->report_enum + type; hid_register_report() local
598 struct hid_report_enum *report_enum = device->report_enum + i; hid_close_report() local
1370 static struct hid_report *hid_get_report(struct hid_report_enum *report_enum, hid_get_report() argument
1425 struct hid_report_enum *report_enum = hid->report_enum + type; hid_report_raw_event() local
1489 struct hid_report_enum *report_enum; hid_input_report() local
H A Dwacom_sys.c1631 struct hid_report_enum *report_enum; wacom_compute_pktlen() local
/linux-4.4.14/drivers/hid/usbhid/
H A Dhiddev.c81 struct hid_report_enum *report_enum; hiddev_lookup_report() local
134 struct hid_report_enum *report_enum; hiddev_lookup_usage() local
H A Dhid-core.c754 struct hid_report_enum *report_enum; usbhid_init_reports() local
/linux-4.4.14/include/linux/
H A Dhid.h507 struct hid_report_enum report_enum[HID_REPORT_TYPES]; member in struct:hid_device

Completed in 491 milliseconds