Home
last modified time | relevance | path

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

/drivers/hid/
Dwacom_wac.c524 bool wrench = false, keyboard = false, mute_touch = false, menu = false, in wacom_intuos_pad() local
559 mute_touch = !!(data[4] & 0x07); in wacom_intuos_pad()
560 if (mute_touch) in wacom_intuos_pad()
574 mute_touch = !!(data[2] & 0x04); in wacom_intuos_pad()
575 if (mute_touch) in wacom_intuos_pad()