Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/rgb/
H A Dleds-group-multicolor.c37 const unsigned int mono_max_brightness = mono->max_brightness; in leds_gmc_set() local
45 mono_brightness = DIV_ROUND_CLOSEST(brightness * intensity * mono_max_brightness, in leds_gmc_set()