Home
last modified time | relevance | path

Searched defs:ldev_to_led (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/leds/
H A Dleds-bd2606mvv.c24 #define ldev_to_led(c) container_of(c, struct bd2606mvv_led, ldev) macro
H A Dleds-pca995x.c39 #define ldev_to_led(c) container_of(c, struct pca995x_led, ldev) macro
H A Dleds-tlc591xx.c40 #define ldev_to_led(c) container_of(c, struct tlc591xx_led, ldev) macro
H A Dleds-lp3944.c60 #define ldev_to_led(c) container_of(c, struct lp3944_led_data, ldev) macro
H A Dleds-pca9532.c32 #define ldev_to_led(c) container_of(c, struct pca9532_led, ldev) macro