Searched refs:lp5523_cfg (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/leds/ |
| H A D | leds-lp5523.c | 303 static struct lp55xx_device_config lp5523_cfg = { variable 349 { "lp5523", .driver_data = (kernel_ulong_t)&lp5523_cfg, }, 350 { "lp55231", .driver_data = (kernel_ulong_t)&lp5523_cfg, }, 357 { .compatible = "national,lp5523", .data = &lp5523_cfg, }, 358 { .compatible = "ti,lp55231", .data = &lp5523_cfg, },
|