Searched refs:touch_down (Results 1 – 1 of 1) sorted by relevance
846 return (wacom->shared->touch_down && touch_arbitration); in delay_pen_events()1459 wacom->shared->touch_down = wacom_wac_finger_count_touches(wacom); in wacom_intuos_pro2_bt_touch()1575 if (touch_is_muted(wacom) && !wacom->shared->touch_down) in wacom_24hdt_irq()1630 wacom->shared->touch_down = wacom_wac_finger_count_touches(wacom); in wacom_24hdt_irq()1681 wacom->shared->touch_down = wacom_wac_finger_count_touches(wacom); in wacom_mt_touch()1709 wacom->shared->touch_down = wacom_wac_finger_count_touches(wacom); in wacom_tpc_mt_touch()1745 wacom->shared->touch_down = prox; in wacom_tpc_single_touch()2715 bool touch_down = hid_data->tipswitch && hid_data->confidence; in wacom_wac_finger_slot() local2716 bool prox = touch_down && report_touch_events(wacom_wac); in wacom_wac_finger_slot()2719 if (!wacom_wac->shared->touch_down) in wacom_wac_finger_slot()[all …]