Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-turris-omnia.c33 u8 cached_channels[OMNIA_LED_NUM_CHANNELS]; member
77 led->cached_channels[i] = led->subled_info[i].brightness; in omnia_led_send_color_cmd()
86 if (led->subled_info[i].brightness != led->cached_channels[i]) in omnia_led_channels_changed()