Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhid_bpf.h63 struct hid_report_enum;
66 struct hid_report *(*hid_get_report)(struct hid_report_enum *report_enum, const u8 *data);
H A Dhid.h583 struct hid_report_enum { struct
658 struct hid_report_enum report_enum[HID_REPORT_TYPES];
/linux/drivers/hid/
H A Dhid-core.c88 struct hid_report_enum *report_enum = device->report_enum + type; in hid_register_report()
713 struct hid_report_enum *report_enum = device->report_enum + i; in hid_close_report()
1154 struct hid_report_enum *rep_enum; in hid_apply_multiplier()
1224 struct hid_report_enum *rep_enum; in hid_setup_resolution_multiplier()
1834 struct hid_report_enum *report_enum = &hid->report_enum[HID_INPUT_REPORT]; in hid_process_ordering()
1968 static struct hid_report *hid_get_report(struct hid_report_enum *report_enum,
2032 struct hid_report_enum *report_enum = hid->report_enum + type; in hid_report_raw_event()
2092 struct hid_report_enum *report_enum; in __hid_input_report()
H A Dhid-debug.c3051 struct hid_report_enum *report_enum; in hid_dump_device()
3097 struct hid_report_enum *report_enum; in hid_dump_report()
H A Dhid-apple.c621 struct hid_report_enum *report_enum; in apple_fetch_battery()
904 struct hid_report_enum *report_enum; in apple_magic_backlight_init()
H A Dhid-logitech-dj.c1273 struct hid_report_enum *output_report_enum; in logi_dj_recv_send_report()
1861 struct hid_report_enum *rep_enum; in logi_dj_probe()
H A Dwacom_sys.c527 struct hid_report_enum *rep_enum; in wacom_parse_hid()
567 struct hid_report_enum *re; in wacom_hid_set_device_mode()
586 struct hid_report_enum *re; in wacom_set_device_mode()
2249 struct hid_report_enum *report_enum; in wacom_compute_pktlen()
H A Dhid-sensor-hub.c384 struct hid_report_enum *report_enum; in sensor_hub_input_get_attribute_info()
H A Dhid-sensor-custom.c528 struct hid_report_enum *report_enum, in hid_sensor_custom_add_fields()
H A Dhid-input.c1971 struct hid_report_enum *rep_enum; in hidinput_change_resolution_multipliers()
1997 struct hid_report_enum *rep_enum; in report_features()
H A Dhid-steam.c1097 struct hid_report_enum *rep_enum; in steam_is_valve_interface()
H A Dhid-multitouch.c1698 struct hid_report_enum *rep_enum; in mt_set_modes()
H A Dhid-logitech-hidpp.c4312 struct hid_report_enum *re; in hidpp_get_report_length()
H A Dwacom_wac.c501 struct hid_report_enum *re; in wacom_intuos_schedule_prox_event()
/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c233 struct hid_report_enum *report_enum = hdev->report_enum + i; in __hid_bpf_allocate_data()
359 struct hid_report_enum *report_enum; in __hid_bpf_hw_check_params()
/linux/drivers/hid/usbhid/
H A Dhiddev.c60 struct hid_report_enum *report_enum; in hiddev_lookup_report()
113 struct hid_report_enum *report_enum; in hiddev_lookup_usage()
H A Dhid-core.c773 struct hid_report_enum *report_enum; in usbhid_init_reports()