Searched refs:DS4_TOUCH_POINT_INACTIVE (Results 1 – 1 of 1) sorted by relevance
318 #define DS4_TOUCH_POINT_INACTIVE BIT(7) macro2348 bool active = (point->contact & DS4_TOUCH_POINT_INACTIVE) ? false : true; in dualshock4_parse_report()