Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dhid_bpf.h109 struct hid_report_enum;
112 struct hid_report *(*hid_get_report)(struct hid_report_enum *report_enum, const u8 *data);
A Dhid.h520 struct hid_report_enum { struct
593 struct hid_report_enum report_enum[HID_REPORT_TYPES];
/linux-6.3-rc2/drivers/hid/bpf/
A Dhid_bpf_dispatch.c199 struct hid_report_enum *report_enum = hdev->report_enum + i; in __hid_bpf_allocate_data()
370 struct hid_report_enum *report_enum; in hid_bpf_hw_request()
/linux-6.3-rc2/drivers/hid/
A Dhid-core.c56 struct hid_report_enum *report_enum = device->report_enum + type; in hid_register_report()
677 struct hid_report_enum *report_enum = device->report_enum + i; in hid_close_report()
1092 struct hid_report_enum *rep_enum; in hid_apply_multiplier()
1160 struct hid_report_enum *rep_enum; in hid_setup_resolution_multiplier()
1803 struct hid_report_enum *report_enum = &hid->report_enum[HID_INPUT_REPORT]; in hid_process_ordering()
1909 static struct hid_report *hid_get_report(struct hid_report_enum *report_enum, in hid_get_report()
1967 struct hid_report_enum *report_enum = hid->report_enum + type; in hid_report_raw_event()
2036 struct hid_report_enum *report_enum; in hid_input_report()
A Dhid-debug.c659 struct hid_report_enum *report_enum; in hid_dump_device()
705 struct hid_report_enum *report_enum; in hid_dump_report()
A Dhid-google-hammer.c425 struct hid_report_enum *re = &hdev->report_enum[report_type]; in hammer_has_usage()
A Dhid-logitech-dj.c1190 struct hid_report_enum *output_report_enum; in logi_dj_recv_send_report()
1746 struct hid_report_enum *rep_enum; in logi_dj_probe()
A Dwacom_sys.c512 struct hid_report_enum *rep_enum; in wacom_parse_hid()
552 struct hid_report_enum *re; in wacom_hid_set_device_mode()
571 struct hid_report_enum *re; in wacom_set_device_mode()
2190 struct hid_report_enum *report_enum; in wacom_compute_pktlen()
A Dhid-magicmouse.c761 struct hid_report_enum *report_enum; in magicmouse_fetch_battery()
A Dhid-sensor-hub.c384 struct hid_report_enum *report_enum; in sensor_hub_input_get_attribute_info()
A Dhid-lg-g15.c753 struct hid_report_enum *rep_enum; in lg_g15_probe()
A Dhid-sensor-custom.c529 struct hid_report_enum *report_enum, in hid_sensor_custom_add_fields()
A Dhid-input.c1917 struct hid_report_enum *rep_enum; in hidinput_change_resolution_multipliers()
1943 struct hid_report_enum *rep_enum; in report_features()
A Dhid-lenovo.c1169 struct hid_report_enum *rep_enum; in lenovo_probe_tp10ubkbd()
A Dhid-apple.c558 struct hid_report_enum *report_enum; in apple_fetch_battery()
A Dhid-steam.c724 struct hid_report_enum *rep_enum; in steam_is_valve_interface()
A Dhid-multitouch.c1536 struct hid_report_enum *rep_enum; in mt_set_modes()
A Dhid-logitech-hidpp.c4055 struct hid_report_enum *re; in hidpp_get_report_length()
A Dwacom_wac.c496 struct hid_report_enum *re; in wacom_intuos_schedule_prox_event()
/linux-6.3-rc2/drivers/hid/usbhid/
A Dhiddev.c60 struct hid_report_enum *report_enum; in hiddev_lookup_report()
113 struct hid_report_enum *report_enum; in hiddev_lookup_usage()
A Dhid-core.c771 struct hid_report_enum *report_enum; in usbhid_init_reports()

Completed in 82 milliseconds