Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/leds/
Dleds-tca6507.c180 struct tca6507_led { struct
373 static void led_release(struct tca6507_led *led) in led_release()
387 static int led_prepare(struct tca6507_led *led) in led_prepare()
529 static int led_assign(struct tca6507_led *led) in led_assign()
557 struct tca6507_led *led = container_of(led_cdev, struct tca6507_led, in tca6507_brightness_set()
569 struct tca6507_led *led = container_of(led_cdev, struct tca6507_led, in tca6507_blink_set()
781 struct tca6507_led *l = tca->leds + i; in tca6507_probe()
818 struct tca6507_led *tca_leds = tca->leds; in tca6507_remove()