Lines Matching refs:__s32
48 __s32 s32;
432 __s32 logical_minimum;
433 __s32 logical_maximum;
434 __s32 physical_minimum;
435 __s32 physical_maximum;
436 __s32 unit_exponent;
501 __s32 *value; /* last known value(s) */
502 __s32 *new_value; /* newly read value(s) */
503 __s32 *usages_priorities; /* priority of each usage when reading the report
506 __s32 logical_minimum;
507 __s32 logical_maximum;
508 __s32 physical_minimum;
509 __s32 physical_maximum;
510 __s32 unit_exponent;
527 __s32 priority;
644 __s32 battery_capacity;
645 __s32 battery_min;
646 __s32 battery_max;
647 __s32 battery_report_type;
648 __s32 battery_report_id;
649 __s32 battery_charge_status;
678 struct hid_usage *, __s32);
829 struct hid_usage *usage, __s32 value);
945 extern void hidinput_hid_event(struct hid_device *, struct hid_field *, struct hid_usage *, __s32);
952 int hid_set_field(struct hid_field *, unsigned, __s32);
957 __s32 hidinput_calc_abs_res(const struct hid_field *field, __u16 code);