Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-turris-omnia.c52 bool has_gamma_correction; member
331 if (leds->has_gamma_correction) { in gamma_correction_show()
349 if (!leds->has_gamma_correction) in gamma_correction_store()
493 leds->has_gamma_correction = ret & OMNIA_FEAT_LED_GAMMA_CORRECTION; in omnia_leds_probe()