Home
last modified time | relevance | path

Searched refs:DS_TOUCH_POINT_INACTIVE (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-playstation.c121 #define DS_TOUCH_POINT_INACTIVE BIT(7) macro
1429 bool active = (point->contact & DS_TOUCH_POINT_INACTIVE) ? false : true; in dualsense_parse_report()

Completed in 5 milliseconds