Searched refs:TABLET_TOOL_OUT_OF_PROXIMITY (Results 1 – 2 of 2) sorted by relevance
270 if (!tablet_has_status(tablet, TABLET_TOOL_OUT_OF_PROXIMITY)) in tablet_apply_rotation()327 tablet_unset_status(tablet, TABLET_TOOL_OUT_OF_PROXIMITY); in tablet_update_tool()329 else if (!tablet_has_status(tablet, TABLET_TOOL_OUT_OF_PROXIMITY)) { in tablet_update_tool()1439 tablet_has_status(tablet, TABLET_TOOL_OUT_OF_PROXIMITY))) { in tablet_update_proximity_state()1443 TABLET_TOOL_OUT_OF_PROXIMITY); in tablet_update_proximity_state()1457 tablet_has_status(tablet, TABLET_TOOL_OUT_OF_PROXIMITY)) in tablet_update_proximity_state()1582 tablet_set_status(tablet, TABLET_TOOL_OUT_OF_PROXIMITY); in tablet_send_proximity_out()1892 if (tablet_has_status(tablet, TABLET_TOOL_OUT_OF_PROXIMITY) || in tablet_flush()1958 TABLET_TOOL_OUT_OF_PROXIMITY)) { in tablet_toggle_touch_device()2089 if (!tablet_has_status(tablet, TABLET_TOOL_OUT_OF_PROXIMITY)) { in tablet_suspend()[all …]
45 TABLET_TOOL_OUT_OF_PROXIMITY = bit(7), enumerator