Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dwacom_wac.c1110 int bat_charging, bat_percent, touch_ring_mode; in wacom_remote_irq() local
1178 touch_ring_mode = (data[11] & 0xC0) >> 6; in wacom_remote_irq()
1182 wacom->led.groups[i].select = touch_ring_mode; in wacom_remote_irq()