Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hid/
Dwacom_wac.c486 bool wrench = false, keyboard = false, mute_touch = false, menu = false, in wacom_intuos_pad() local
521 mute_touch = !!(data[4] & 0x07); in wacom_intuos_pad()
522 if (mute_touch) in wacom_intuos_pad()
536 mute_touch = !!(data[2] & 0x04); in wacom_intuos_pad()
537 if (mute_touch) in wacom_intuos_pad()