Searched refs:hid_report_enum (Results 1 – 20 of 20) sorted by relevance
63 struct hid_report_enum;66 struct hid_report *(*hid_get_report)(struct hid_report_enum *report_enum, const u8 *data);
545 struct hid_report_enum { struct618 struct hid_report_enum report_enum[HID_REPORT_TYPES];
56 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()1099 struct hid_report_enum *rep_enum; in hid_apply_multiplier()1167 struct hid_report_enum *rep_enum; in hid_setup_resolution_multiplier()1809 struct hid_report_enum *report_enum = &hid->report_enum[HID_INPUT_REPORT]; in hid_process_ordering()1940 static struct hid_report *hid_get_report(struct hid_report_enum *report_enum, in hid_get_report()1998 struct hid_report_enum *report_enum = hid->report_enum + type; in hid_report_raw_event()2058 struct hid_report_enum *report_enum; in __hid_input_report()
3051 struct hid_report_enum *report_enum; in hid_dump_device()3097 struct hid_report_enum *report_enum; in hid_dump_report()
586 struct hid_report_enum *report_enum; in apple_fetch_battery()869 struct hid_report_enum *report_enum; in apple_magic_backlight_init()
1188 struct hid_report_enum *output_report_enum; in logi_dj_recv_send_report()1749 struct hid_report_enum *rep_enum; in logi_dj_probe()
512 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()2216 struct hid_report_enum *report_enum; in wacom_compute_pktlen()
764 struct hid_report_enum *report_enum; in magicmouse_fetch_battery()
384 struct hid_report_enum *report_enum; in sensor_hub_input_get_attribute_info()
528 struct hid_report_enum *report_enum, in hid_sensor_custom_add_fields()
754 struct hid_report_enum *rep_enum; in lg_g15_probe()
1943 struct hid_report_enum *rep_enum; in hidinput_change_resolution_multipliers()1969 struct hid_report_enum *rep_enum; in report_features()
1211 struct hid_report_enum *rep_enum; in lenovo_probe_tp10ubkbd()
1077 struct hid_report_enum *rep_enum; in steam_is_valve_interface()
1566 struct hid_report_enum *rep_enum; in mt_set_modes()
4318 struct hid_report_enum *re; in hidpp_get_report_length()
501 struct hid_report_enum *re; in wacom_intuos_schedule_prox_event()
224 struct hid_report_enum *report_enum = hdev->report_enum + i; in __hid_bpf_allocate_data()350 struct hid_report_enum *report_enum; in __hid_bpf_hw_check_params()
60 struct hid_report_enum *report_enum; in hiddev_lookup_report()113 struct hid_report_enum *report_enum; in hiddev_lookup_usage()
772 struct hid_report_enum *report_enum; in usbhid_init_reports()
Completed in 78 milliseconds