Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/leds/
A Dleds-tlc591xx.c57 unsigned int max_leds; member
62 .max_leds = 16,
67 .max_leds = 8,
165 if (!count || count > tlc591xx->max_leds) in tlc591xx_probe()
197 if (reg < 0 || reg >= tlc591xx->max_leds || in tlc591xx_probe()

Completed in 3 milliseconds