lm3692x_led
static int lm3692x_fault_check(struct lm3692x_led *led)
static int lm3692x_leds_enable(struct lm3692x_led *led)
static int lm3692x_leds_disable(struct lm3692x_led *led)
struct lm3692x_led *led =
container_of(led_cdev, struct lm3692x_led, led_dev);
static enum led_brightness lm3692x_max_brightness(struct lm3692x_led *led,
static int lm3692x_probe_dt(struct lm3692x_led *led)
struct lm3692x_led *led;
struct lm3692x_led *led = i2c_get_clientdata(client);