Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/leds/
Dleds-tca6507.c172 struct tca6507_led { struct
366 static void led_release(struct tca6507_led *led) in led_release()
380 static int led_prepare(struct tca6507_led *led) in led_prepare()
522 static int led_assign(struct tca6507_led *led) in led_assign()
550 struct tca6507_led *led = container_of(led_cdev, struct tca6507_led, in tca6507_brightness_set()
562 struct tca6507_led *led = container_of(led_cdev, struct tca6507_led, in tca6507_blink_set()
766 struct tca6507_led *l = tca->leds + i; in tca6507_probe()
802 struct tca6507_led *tca_leds = tca->leds; in tca6507_remove()