sun50i_a100_ledc_led
struct sun50i_a100_ledc_led *led = to_ledc_led(mc_cdev);
struct sun50i_a100_ledc_led *led;
#define to_ledc_led(mc) container_of(mc, struct sun50i_a100_ledc_led, mc_cdev)
struct sun50i_a100_ledc_led leds[] __counted_by(num_leds);