Lines Matching defs:report
88 struct hid_report *report; in hidinput_find_key() local
1898 void hidinput_report_event(struct hid_device *hid, struct hid_report *report) in hidinput_report_event()
1912 struct hid_report *report; in hidinput_find_field() local
1932 struct hid_report *report; in hidinput_get_led_field() local
1953 struct hid_report *report; in hidinput_count_leds() local
1977 struct hid_report *report; in hidinput_led_worker() local
2062 …ic bool __hidinput_change_resolution_multipliers(struct hid_device *hid, struct hid_report *report, in __hidinput_change_resolution_multipliers()
2310 struct hid_report *report; in hidinput_cleanup_hidinput() local
2335 static struct hid_input *hidinput_match(struct hid_report *report) in hidinput_match()
2350 static struct hid_input *hidinput_match_application(struct hid_report *report) in hidinput_match_application()
2365 static inline void hidinput_configure_usages(struct hid_input *hidinput, struct hid_report *report) in hidinput_configure_usages()
2385 struct hid_report *report; in hidinput_connect() local