Home
last modified time | relevance | path

Searched refs:hid_report_enum (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.15/drivers/hid/
Dhid-core.c61 struct hid_report_enum *report_enum = device->report_enum + type; in hid_register_report()
673 struct hid_report_enum *report_enum = device->report_enum + i; in hid_close_report()
1087 struct hid_report_enum *rep_enum; in hid_apply_multiplier()
1155 struct hid_report_enum *rep_enum; in hid_setup_resolution_multiplier()
1688 static struct hid_report *hid_get_report(struct hid_report_enum *report_enum, in hid_get_report()
1746 struct hid_report_enum *report_enum = hid->report_enum + type; in hid_report_raw_event()
1812 struct hid_report_enum *report_enum; in hid_input_report()
Dhid-debug.c624 struct hid_report_enum *report_enum; in hid_dump_device()
670 struct hid_report_enum *report_enum; in hid_dump_report()
Dhid-google-hammer.c442 struct hid_report_enum *re = &hdev->report_enum[report_type]; in hammer_has_usage()
Dhid-logitech-dj.c1189 struct hid_report_enum *output_report_enum; in logi_dj_recv_send_report()
1745 struct hid_report_enum *rep_enum; in logi_dj_probe()
Dwacom_sys.c514 struct hid_report_enum *rep_enum; in wacom_parse_hid()
554 struct hid_report_enum *re; in wacom_hid_set_device_mode()
573 struct hid_report_enum *re; in wacom_set_device_mode()
2195 struct hid_report_enum *report_enum; in wacom_compute_pktlen()
Dhid-sensor-hub.c384 struct hid_report_enum *report_enum; in sensor_hub_input_get_attribute_info()
Dhid-sensor-custom.c528 struct hid_report_enum *report_enum, in hid_sensor_custom_add_fields()
Dhid-input.c1666 struct hid_report_enum *rep_enum; in hidinput_change_resolution_multipliers()
1692 struct hid_report_enum *rep_enum; in report_features()
Dhid-lg-g15.c753 struct hid_report_enum *rep_enum; in lg_g15_probe()
Dhid-steam.c588 struct hid_report_enum *rep_enum; in steam_is_valve_interface()
Dhid-lenovo.c1015 struct hid_report_enum *rep_enum; in lenovo_probe_tp10ubkbd()
Dhid-multitouch.c1495 struct hid_report_enum *rep_enum; in mt_set_modes()
Dhid-logitech-hidpp.c3981 struct hid_report_enum *re; in hidpp_get_report_length()
Dwacom_wac.c463 struct hid_report_enum *re; in wacom_intuos_schedule_prox_event()
/Linux-v5.15/include/linux/
Dhid.h496 struct hid_report_enum { struct
569 struct hid_report_enum report_enum[HID_REPORT_TYPES];
/Linux-v5.15/drivers/hid/usbhid/
Dhiddev.c60 struct hid_report_enum *report_enum; in hiddev_lookup_report()
113 struct hid_report_enum *report_enum; in hiddev_lookup_usage()
Dhid-core.c771 struct hid_report_enum *report_enum; in usbhid_init_reports()