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()1539 !wacom->shared->is_touch_on) { in wacom_24hdt_irq()2105 bool *is_touch_on = &wacom_wac->shared->is_touch_on; in wacom_wac_pad_event() local2108 *is_touch_on = !(*is_touch_on); in wacom_wac_pad_event()2110 *is_touch_on = value; in wacom_wac_pad_event()2113 SW_MUTE_DEVICE, !(*is_touch_on)); in wacom_wac_pad_event()[all …]
292 bool is_touch_on; member
2293 wacom_wac->shared->is_touch_on = true; in wacom_set_shared_values()