pca963x_led
struct pca963x_led leds[];
static int pca963x_brightness(struct pca963x_led *led,
static void pca963x_blink(struct pca963x_led *led)
static int pca963x_power_state(struct pca963x_led *led)
struct pca963x_led *led;
led = container_of(led_cdev, struct pca963x_led, led_cdev);
static unsigned int pca963x_period_scale(struct pca963x_led *led,
struct pca963x_led *led;
led = container_of(led_cdev, struct pca963x_led, led_cdev);
struct pca963x_led *led = chip->leds;