Searched refs:is_touch_on (Results 1 – 3 of 3) sorted by relevance
523 wacom->shared->is_touch_on = in wacom_intuos_pad()524 !wacom->shared->is_touch_on; in wacom_intuos_pad()538 wacom->shared->is_touch_on = in wacom_intuos_pad()539 !wacom->shared->is_touch_on; in wacom_intuos_pad()618 !wacom->shared->is_touch_on); in wacom_intuos_pad()1529 !wacom->shared->is_touch_on) { in wacom_24hdt_irq()2127 bool *is_touch_on = &wacom_wac->shared->is_touch_on; in wacom_wac_pad_event() local2130 *is_touch_on = !(*is_touch_on); in wacom_wac_pad_event()2132 *is_touch_on = value; in wacom_wac_pad_event()2135 SW_MUTE_DEVICE, !(*is_touch_on)); in wacom_wac_pad_event()[all …]
291 bool is_touch_on; member
2258 wacom_wac->shared->is_touch_on = true; in wacom_set_shared_values()