Home
last modified time | relevance | path

Searched refs:is_touch_on (Results 1 – 3 of 3) sorted by relevance

/drivers/hid/
A Dwacom_wac.c561 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() local
2149 *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()
A Dwacom_wac.h292 bool is_touch_on; member
A Dwacom_sys.c2355 wacom_wac->shared->is_touch_on = true; in wacom_set_shared_values()

Completed in 24 milliseconds