Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/uniwill/
H A Duniwill-acpi.c351 #define LED_CHANNELS 3 macro
403 struct mc_subled led_mc_subled_info[LED_CHANNELS];
1493 static const unsigned int uniwill_led_channel_to_bat_reg[LED_CHANNELS] = {
1499 static const unsigned int uniwill_led_channel_to_ac_reg[LED_CHANNELS] = {
1518 for (int i = 0; i < LED_CHANNELS; i++) { in uniwill_led_brightness_set()
1598 for (int i = 0; i < LED_CHANNELS; i++) { in uniwill_led_init()
1623 data->led_mc_cdev.num_colors = LED_CHANNELS; in uniwill_led_init()