Lines Matching refs:hid_field
140 struct hid_field *field;
166 struct hid_field *create_new_effect_type;
169 struct hid_field *set_effect_type;
170 struct hid_field *effect_direction;
173 struct hid_field *device_control;
176 struct hid_field *block_load_status;
179 struct hid_field *effect_operation_status;
192 static int pidff_rescale(int i, int max, struct hid_field *field) in pidff_rescale()
201 static int pidff_rescale_signed(int i, struct hid_field *field) in pidff_rescale_signed()
721 struct hid_field *field = in pidff_autocenter()
871 static struct hid_field *pidff_find_special_field(struct hid_report *report, in pidff_find_special_field()
894 static int pidff_find_special_keys(int *keys, struct hid_field *fld, in pidff_find_special_keys()