|
int hid_set_field(struct hid_field *field, unsigned offset, __s32 value)
|
|
int hid_set_field(struct hid_field *field, unsigned offset, __s32 value)
|
|
hid_dump_input(field->report->device, field->usage + offset, value);
|
|
hid_dump_input(field->report->device, field->usage + offset, value);
|