Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-tca6507.c169 struct tca6507_led { struct
361 static void led_release(struct tca6507_led *led) in led_release()
375 static int led_prepare(struct tca6507_led *led) in led_prepare()
517 static int led_assign(struct tca6507_led *led) in led_assign()
545 struct tca6507_led *led = container_of(led_cdev, struct tca6507_led, in tca6507_brightness_set()
557 struct tca6507_led *led = container_of(led_cdev, struct tca6507_led, in tca6507_blink_set()
742 struct tca6507_led *l = tca->leds + i; in tca6507_probe()