Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hid/
H A Dhid-playstation.c105 #define DS_TOUCH_POINT_INACTIVE BIT(7) macro
1007 bool active = (point->contact & DS_TOUCH_POINT_INACTIVE) ? false : true; in dualsense_parse_report()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hid/
H A Dhid-playstation.c105 #define DS_TOUCH_POINT_INACTIVE BIT(7) macro
1007 bool active = (point->contact & DS_TOUCH_POINT_INACTIVE) ? false : true; in dualsense_parse_report()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hid/
H A Dhid-playstation.c105 #define DS_TOUCH_POINT_INACTIVE BIT(7) macro
1007 bool active = (point->contact & DS_TOUCH_POINT_INACTIVE) ? false : true; in dualsense_parse_report()