Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hid/
Dwacom_wac.c1053 int bat_charging, bat_percent, touch_ring_mode; in wacom_remote_irq() local
1120 touch_ring_mode = (data[11] & 0xC0) >> 6; in wacom_remote_irq()
1124 wacom->led.groups[i].select = touch_ring_mode; in wacom_remote_irq()