Lines Matching defs:sc27xx_led
47 struct sc27xx_led {
56 struct sc27xx_led leds[SC27XX_LEDS_MAX];
63 container_of(ldev, struct sc27xx_led, ldev)
82 static u32 sc27xx_led_get_offset(struct sc27xx_led *leds)
87 static int sc27xx_led_enable(struct sc27xx_led *leds, enum led_brightness value)
107 static int sc27xx_led_disable(struct sc27xx_led *leds)
119 struct sc27xx_led *leds = to_sc27xx_led(ldev);
148 struct sc27xx_led *leds = to_sc27xx_led(ldev);
175 struct sc27xx_led *leds = to_sc27xx_led(ldev);
250 struct sc27xx_led *led = &priv->leds[i];