Lines Matching defs:lm3692x_led
99 * struct lm3692x_led -
109 struct lm3692x_led {
146 static int lm3692x_fault_check(struct lm3692x_led *led)
169 static int lm3692x_leds_enable(struct lm3692x_led *led)
297 static int lm3692x_leds_disable(struct lm3692x_led *led)
328 struct lm3692x_led *led =
329 container_of(led_cdev, struct lm3692x_led, led_dev);
365 static enum led_brightness lm3692x_max_brightness(struct lm3692x_led *led,
378 static int lm3692x_probe_dt(struct lm3692x_led *led)
463 struct lm3692x_led *led;
497 struct lm3692x_led *led = i2c_get_clientdata(client);