Lines Matching refs:__s32
47 __s32 s32;
400 __s32 logical_minimum;
401 __s32 logical_maximum;
402 __s32 physical_minimum;
403 __s32 physical_maximum;
404 __s32 unit_exponent;
469 __s32 *value; /* last known value(s) */
470 __s32 *new_value; /* newly read value(s) */
471 __s32 *usages_priorities; /* priority of each usage when reading the report
474 __s32 logical_minimum;
475 __s32 logical_maximum;
476 __s32 physical_minimum;
477 __s32 physical_maximum;
478 __s32 unit_exponent;
495 __s32 priority;
609 __s32 battery_capacity;
610 __s32 battery_min;
611 __s32 battery_max;
612 __s32 battery_report_type;
613 __s32 battery_report_id;
641 struct hid_usage *, __s32);
785 struct hid_usage *usage, __s32 value);
914 extern void hidinput_hid_event(struct hid_device *, struct hid_field *, struct hid_usage *, __s32);
919 int hid_set_field(struct hid_field *, unsigned, __s32);
924 __s32 hidinput_calc_abs_res(const struct hid_field *field, __u16 code);