Lines Matching refs:report_list
190 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg4ff_play() local
191 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_play()
235 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg4ff_set_autocenter_default() local
236 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_set_autocenter_default()
312 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg4ff_set_autocenter_ffex() local
313 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_set_autocenter_ffex()
331 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg4ff_set_range_g25() local
332 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_set_range_g25()
351 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg4ff_set_range_dfp() local
352 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_set_range_dfp()
405 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in hid_lg4ff_switch_native() local
406 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_switch_native()
479 struct list_head *report_list = &hid->report_enum[HID_OUTPUT_REPORT].report_list; in lg4ff_set_leds() local
480 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in lg4ff_set_leds()