Searched defs:report_list (Results 1 – 18 of 18) sorted by relevance
69 struct report_list { struct70 uint16_t total_size;71 uint8_t num_of_reports;72 uint8_t flags;73 struct {76 } __packed reports[1];
64 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg3ff_play() local102 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg3ff_set_autocenter() local
72 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lgff_play() local114 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lgff_set_autocenter() local
96 struct list_head *report_list = in hammer_input_configured() local
63 struct list_head *report_list = in emsff_init() local
63 struct list_head *report_list = in betopff_init() local
69 struct list_head *report_list = in mf_init() local
81 struct list_head *report_list = in gaff_init() local
68 struct list_head *report_list = in sjoyff_init() local
79 struct list_head *report_list =&hid->report_enum[HID_OUTPUT_REPORT].report_list; in axff_init() local
140 struct list_head *report_list = in holtekff_init() local
86 struct list_head *report_list = in plff_init() local
91 struct list_head *report_list = in drff_init() local
138 struct list_head *report_list; in tmff_init() local
114 struct list_head *report_list = &hdev->report_enum[HID_OUTPUT_REPORT].report_list; in steelseries_srws1_set_leds() local
1270 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in lg4ff_init() local
1826 struct list_head *report_list = in buzz_set_leds() local
497 struct list_head report_list; member