Lines Matching refs:report
301 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_play() local
302 __s32 *value = report->field[0]->value; in hid_lg4ff_play()
322 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg4ff_play()
334 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg4ff_play()
346 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_set_autocenter_default() local
347 __s32 *value = report->field[0]->value; in hid_lg4ff_set_autocenter_default()
374 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg4ff_set_autocenter_default()
404 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg4ff_set_autocenter_default()
415 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg4ff_set_autocenter_default()
423 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_set_autocenter_ffex() local
424 __s32 *value = report->field[0]->value; in hid_lg4ff_set_autocenter_ffex()
435 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg4ff_set_autocenter_ffex()
442 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_set_range_g25() local
443 __s32 *value = report->field[0]->value; in hid_lg4ff_set_range_g25()
455 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg4ff_set_range_g25()
462 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg4ff_set_range_dfp() local
464 __s32 *value = report->field[0]->value; in hid_lg4ff_set_range_dfp()
478 report->field[0]->value[1] = 0x03; in hid_lg4ff_set_range_dfp()
481 report->field[0]->value[1] = 0x02; in hid_lg4ff_set_range_dfp()
484 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg4ff_set_range_dfp()
496 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg4ff_set_range_dfp()
510 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg4ff_set_range_dfp()
573 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in lg4ff_switch_compatibility_mode() local
574 __s32 *value = report->field[0]->value; in lg4ff_switch_compatibility_mode()
583 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in lg4ff_switch_compatibility_mode()
824 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in lg4ff_set_leds() local
825 __s32 *value = report->field[0]->value; in lg4ff_set_leds()
834 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in lg4ff_set_leds()