Lines Matching refs:field
72 memset(report->field[0]->value, 0, in hid_lg3ff_play()
73 sizeof(__s32) * report->field[0]->report_count); in hid_lg3ff_play()
85 report->field[0]->value[0] = 0x51; in hid_lg3ff_play()
91 report->field[0]->value[1] = (unsigned char)(-x); in hid_lg3ff_play()
92 report->field[0]->value[31] = (unsigned char)(-y); in hid_lg3ff_play()
110 report->field[0]->value[0] = 0x51; in hid_lg3ff_set_autocenter()
111 report->field[0]->value[1] = 0x00; in hid_lg3ff_set_autocenter()
112 report->field[0]->value[2] = 0x00; in hid_lg3ff_set_autocenter()
113 report->field[0]->value[3] = 0x7F; in hid_lg3ff_set_autocenter()
114 report->field[0]->value[4] = 0x7F; in hid_lg3ff_set_autocenter()
115 report->field[0]->value[31] = 0x00; in hid_lg3ff_set_autocenter()
116 report->field[0]->value[32] = 0x00; in hid_lg3ff_set_autocenter()
117 report->field[0]->value[33] = 0x7F; in hid_lg3ff_set_autocenter()
118 report->field[0]->value[34] = 0x7F; in hid_lg3ff_set_autocenter()