Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dwacom_wac.c1111 int bat_charging, bat_percent, touch_ring_mode; in wacom_remote_irq() local
1179 touch_ring_mode = (data[11] & 0xC0) >> 6; in wacom_remote_irq()
1183 wacom->led.groups[i].select = touch_ring_mode; in wacom_remote_irq()