Lines Matching defs:leds
54 struct bcm63138_leds *leds; member
64 static void bcm63138_leds_write(struct bcm63138_leds *leds, unsigned int reg, in bcm63138_leds_write()
70 static unsigned long bcm63138_leds_read(struct bcm63138_leds *leds, in bcm63138_leds_read()
76 static void bcm63138_leds_update_bits(struct bcm63138_leds *leds, in bcm63138_leds_update_bits()
88 static void bcm63138_leds_set_flash_rate(struct bcm63138_leds *leds, in bcm63138_leds_set_flash_rate()
99 static void bcm63138_leds_set_bright(struct bcm63138_leds *leds, in bcm63138_leds_set_bright()
110 static void bcm63138_leds_enable_led(struct bcm63138_leds *leds, in bcm63138_leds_enable_led()
127 struct bcm63138_leds *leds = led->leds; in bcm63138_leds_brightness_set() local
146 struct bcm63138_leds *leds = led->leds; in bcm63138_leds_blink_set() local
196 static void bcm63138_leds_create_led(struct bcm63138_leds *leds, in bcm63138_leds_create_led()
261 struct bcm63138_leds *leds; in bcm63138_leds_probe() local