Lines Matching refs:__s32
77 __s32 x, y, cx, cy, p, w, h;
78 __s32 contactid; /* the device ContactID assigned to this slot */
84 __s32 name; /* MT_CLS */
85 __s32 quirks;
86 __s32 sn_move; /* Signal/noise ratio for move events */
87 __s32 sn_width; /* Signal/noise ratio for width events */
88 __s32 sn_height; /* Signal/noise ratio for height events */
89 __s32 sn_pressure; /* Signal/noise ratio for pressure events */
589 __s32 quirks = td->mtclass.quirks; in mt_compute_slot()
669 struct hid_usage *usage, __s32 value) in mt_touch_event()
679 struct hid_usage *usage, __s32 value) in mt_process_mt_event()
682 __s32 quirks = td->mtclass.quirks; in mt_process_mt_event()
878 struct hid_usage *usage, __s32 value) in mt_event()
963 __s32 quirks = td->mtclass.quirks; in mt_post_parse_default_settings()