Lines Matching refs:num_leds
105 int num_leds; member
211 for (i = 0; i < is31->cdef->num_leds; i++) { in is31fl3190_brightness_set()
265 for (i = 0; i < is31->cdef->num_leds; i++) { in is31fl3196_brightness_set()
307 .num_leds = 1,
318 .num_leds = 3,
329 .num_leds = 6,
340 .num_leds = 9,
411 if (!count || count > is31->cdef->num_leds) in is31fl319x_parse_fw()
414 is31->cdef->num_leds); in is31fl319x_parse_fw()
426 if (reg < 1 || reg > is31->cdef->num_leds) { in is31fl319x_parse_fw()
545 for (i = 0; i < is31->cdef->num_leds; i++) in is31fl319x_probe()
558 for (i = 0; i < is31->cdef->num_leds; i++) { in is31fl319x_probe()