Home
last modified time | relevance | path

Searched refs:ring_led (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dwacom_sys.c952 int ring_led = wacom->led.groups[0].select & 0x03; in wacom_led_control() local
955 unsigned char led_bits = (crop_lum << 4) | (ring_lum << 2) | (ring_led); in wacom_led_control()
/kernel/linux/linux-6.6/drivers/hid/
H A Dwacom_sys.c944 int ring_led = wacom->led.groups[0].select & 0x03; in wacom_led_control() local
947 unsigned char led_bits = (crop_lum << 4) | (ring_lum << 2) | (ring_led); in wacom_led_control()

Completed in 11 milliseconds