Searched refs:NLEDS (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/leds/
H A Dleds-ariel.c80 #define NLEDS 3 macro
94 leds = devm_kcalloc(dev, NLEDS, sizeof(*leds), GFP_KERNEL);
109 for (i = 0; i < NLEDS; i++) {

Completed in 179 milliseconds