Searched refs:is_touch_on (Results 1 – 3 of 3) sorted by relevance
561 wacom->shared->is_touch_on = in wacom_intuos_pad()562 !wacom->shared->is_touch_on; in wacom_intuos_pad()576 wacom->shared->is_touch_on = in wacom_intuos_pad()577 !wacom->shared->is_touch_on; in wacom_intuos_pad()656 !wacom->shared->is_touch_on); in wacom_intuos_pad()835 !wacom_wac->shared->is_touch_on; in touch_is_muted()2146 bool *is_touch_on = &wacom_wac->shared->is_touch_on; in wacom_wac_pad_event() local2149 *is_touch_on = !(*is_touch_on); in wacom_wac_pad_event()2151 *is_touch_on = value; in wacom_wac_pad_event()2154 SW_MUTE_DEVICE, !(*is_touch_on)); in wacom_wac_pad_event()
292 bool is_touch_on; member
2355 wacom_wac->shared->is_touch_on = true; in wacom_set_shared_values()
Completed in 24 milliseconds