Home
last modified time | relevance | path

Searched refs:report_offset (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dhid.h414 unsigned report_offset; /* bit offset in the report */ member
/linux-4.1.27/drivers/hid/
Dhid-core.c278 field->report_offset = offset; in hid_add_field()
1211 unsigned offset = field->report_offset; in hid_input_field()
1266 unsigned offset = field->report_offset; in hid_output_field()
Dhid-debug.c612 tab(n, f); seq_printf(f, "Report Offset(%u)\n", field->report_offset); in hid_dump_field()