Searched refs:TABLET_TOOL_IN_CONTACT (Results 1 – 2 of 2) sorted by relevance
1197 tip_state = tablet_has_status(tablet, TABLET_TOOL_IN_CONTACT) ? in tablet_notify_button_mask()1398 tablet_has_status(tablet, TABLET_TOOL_IN_CONTACT)) { in detect_tool_contact()1401 !tablet_has_status(tablet, TABLET_TOOL_IN_CONTACT)) { in detect_tool_contact()1608 tablet_set_status(tablet, TABLET_TOOL_IN_CONTACT); in tablet_send_tip()1626 tablet_unset_status(tablet, TABLET_TOOL_IN_CONTACT); in tablet_send_tip()1651 TABLET_TOOL_IN_CONTACT)) in tablet_send_axes()1902 if (tablet_has_status(tablet, TABLET_TOOL_IN_CONTACT)) in tablet_flush()2014 if (tablet_has_status(tablet, TABLET_TOOL_IN_CONTACT) || in tablet_proximity_out_quirk_timer_func()
43 TABLET_TOOL_IN_CONTACT = bit(5), enumerator