Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dwacom_wac.c519 bool wrench = false, keyboard = false, mute_touch = false, menu = false, in wacom_intuos_pad() local
554 mute_touch = !!(data[4] & 0x07); in wacom_intuos_pad()
555 if (mute_touch) in wacom_intuos_pad()
569 mute_touch = !!(data[2] & 0x04); in wacom_intuos_pad()
570 if (mute_touch) in wacom_intuos_pad()