Searched refs:ABS_MAX (Results 1 – 7 of 7) sorted by relevance
170 int absmax[ABS_MAX + 1];171 int absmin[ABS_MAX + 1];172 int absfuzz[ABS_MAX + 1];173 int absflat[ABS_MAX + 1];
826 #define ABS_MAX 0x3f macro827 #define ABS_CNT (ABS_MAX+1)1344 #if ABS_MAX != INPUT_DEVICE_ID_ABS_MAX
731 *max = ABS_MAX; in hid_map_usage()
458 #define ABS_MAX 0x3f macro574 int absmax[ABS_MAX + 1];575 int absmin[ABS_MAX + 1];576 int absfuzz[ABS_MAX + 1];577 int absflat[ABS_MAX + 1];
491 #ifndef ABS_MAX492 #define ABS_MAX 0x3f macro
290 Uint8 abs_map[ABS_MAX];294 } abs_correct[ABS_MAX];384 unsigned long absbit[NBITS(ABS_MAX)] = { 0 }; in EV_IsJoystick()675 unsigned long absbit[NBITS(ABS_MAX)] = { 0 }; in EV_ConfigJoystick()
473 s->abs_info_count = androidHwConfig_isScreenMultiTouch(config) ? ABS_MAX * 4 : 3 * 4; in events_dev_init()