Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/
Dwacom_wac.c1070 int bat_charging, bat_percent, touch_ring_mode; in wacom_remote_irq() local
1137 touch_ring_mode = (data[11] & 0xC0) >> 6; in wacom_remote_irq()
1141 wacom->led.groups[i].select = touch_ring_mode; in wacom_remote_irq()