Symbol: lp55xx_device_config
drivers/leds/leds-lp5521.c
221
static struct lp55xx_device_config lp5521_cfg = {
drivers/leds/leds-lp5523.c
303
static struct lp55xx_device_config lp5523_cfg = {
drivers/leds/leds-lp5562.c
369
static struct lp55xx_device_config lp5562_cfg = {
drivers/leds/leds-lp5569.c
473
static struct lp55xx_device_config lp5569_cfg = {
drivers/leds/leds-lp55xx-common.c
1051
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
1092
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
1110
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
112
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
122
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
140
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
176
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
241
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
273
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
287
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
309
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
319
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
330
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
342
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
352
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
375
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
440
const struct lp55xx_device_config *cfg = led->chip->cfg;
drivers/leds/leds-lp55xx-common.c
451
const struct lp55xx_device_config *cfg = led->chip->cfg;
drivers/leds/leds-lp55xx-common.c
461
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
673
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
717
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
748
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
766
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
822
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
840
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
865
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
894
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
92
const struct lp55xx_device_config *cfg = chip->cfg;
drivers/leds/leds-lp55xx-common.c
997
const struct lp55xx_device_config *cfg;
drivers/leds/leds-lp55xx-common.h
199
const struct lp55xx_device_config *cfg;
drivers/leds/leds-lp8501.c
95
static struct lp55xx_device_config lp8501_cfg = {