Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-tca6507.c172 struct tca6507_led { struct
364 static void led_release(struct tca6507_led *led) in led_release()
378 static int led_prepare(struct tca6507_led *led) in led_prepare()
520 static int led_assign(struct tca6507_led *led) in led_assign()
548 struct tca6507_led *led = container_of(led_cdev, struct tca6507_led, in tca6507_brightness_set()
560 struct tca6507_led *led = container_of(led_cdev, struct tca6507_led, in tca6507_blink_set()
760 struct tca6507_led *l = tca->leds + i; in tca6507_probe()
796 struct tca6507_led *tca_leds = tca->leds; in tca6507_remove()