Searched defs:lp55xx_led_config (Results 1 – 1 of 1) sorted by relevance
25 struct lp55xx_led_config { struct26 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];