Lines Matching defs:field
91 struct hid_field *field; in hid_register_field() local
258 struct hid_field *field; in hid_add_field() local
1067 struct hid_field *field, in hid_apply_multiplier_to_field()
1101 struct hid_field *field; in hid_apply_multiplier() local
1520 static void hid_process_event(struct hid_device *hid, struct hid_field *field, in hid_process_event()
1548 static inline int hid_array_value_is_valid(struct hid_field *field, in hid_array_value_is_valid()
1568 struct hid_field *field, in hid_input_fetch_field()
1604 struct hid_field *field, in hid_input_var_field()
1627 struct hid_field *field, in hid_input_array_field()
1674 struct hid_field *field; in hid_process_report() local
1728 struct hid_field *field, in __hid_insert_field_entry()
1758 struct hid_field *field; in hid_report_process_ordering() local
1820 struct hid_field *field, __u8 *data) in hid_output_field()
1888 int hid_set_field(struct hid_field *field, unsigned offset, __s32 value) in hid_set_field()