ldev_to_led
#define ldev_to_led(c) container_of(c, struct bd2606mvv_led, ldev)
#define ldev_to_led(c) container_of(c, struct lp3944_led_data, ldev)
#define ldev_to_led(c) container_of(c, struct pca9532_led, ldev)
#define ldev_to_led(c) container_of(c, struct pca995x_led, ldev)
#define ldev_to_led(c) container_of(c, struct tlc591xx_led, ldev)