tlc591xx_led 41 drivers/leds/leds-tlc591xx.c #define ldev_to_led(c) container_of(c, struct tlc591xx_led, ldev) tlc591xx_led 51 drivers/leds/leds-tlc591xx.c struct tlc591xx_led leds[TLC591XX_MAX_LEDS]; tlc591xx_led 87 drivers/leds/leds-tlc591xx.c tlc591xx_set_ledout(struct tlc591xx_priv *priv, struct tlc591xx_led *led, tlc591xx_led 100 drivers/leds/leds-tlc591xx.c tlc591xx_set_pwm(struct tlc591xx_priv *priv, struct tlc591xx_led *led, tlc591xx_led 112 drivers/leds/leds-tlc591xx.c struct tlc591xx_led *led = ldev_to_led(led_cdev); tlc591xx_led 153 drivers/leds/leds-tlc591xx.c struct tlc591xx_led *led = &priv->leds[i];