Lines Matching refs:llv
949 buf[1] = wacom->led.llv; in wacom_led_control()
960 int ring_lum = (((wacom->led.llv & 0x60) >> 5) - 1) & 0x03; in wacom_led_control()
980 buf[9] = wacom->led.llv; in wacom_led_control()
992 buf[2] = wacom->led.llv; in wacom_led_control()
1106 if (dest == &wacom->led.llv) in wacom_luminance_store()
1107 group->leds[j].llv = *dest; in wacom_luminance_store()
1140 DEVICE_LUMINANCE_ATTR(status0, llv);
1335 return wacom_rescale(led->llv, wacom->led.max_llv, LED_FULL); in wacom_leds_brightness_get()
1367 led->llv = wacom->led.llv = wacom_rescale(brightness, LED_FULL, wacom->led.max_llv); in wacom_led_brightness_set()
1403 led->llv = wacom->led.llv; in wacom_led_register_one()
1615 wacom->led.llv = 100; in wacom_initialize_leds()
1633 wacom->led.llv = 10; in wacom_initialize_leds()
1652 wacom->led.llv = 0; in wacom_initialize_leds()
1673 wacom->led.llv = 32; in wacom_initialize_leds()
1688 wacom->led.llv = 50; in wacom_initialize_leds()
1699 wacom->led.llv = 255; in wacom_initialize_leds()