Home
last modified time | relevance | path

Searched defs:lp55xx_led_config (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/linux/platform_data/
Dleds-lp55xx.h25 struct lp55xx_led_config { struct
26 const char *name;
27 const char *default_trigger;
28 u8 chan_nr;
29 u8 led_current; /* mA x10, 0 if led is not connected */
30 u8 max_current;
31 int num_colors;
32 unsigned int max_channel;
33 int color_id[LED_COLOR_ID_MAX];
34 int output_num[LED_COLOR_ID_MAX];