Searched defs:lws_led_ops (Results 1 – 1 of 1) sorted by relevance
80 typedef struct lws_led_ops { struct81 void (*intensity)(const struct lws_led_ops *lo, const char *name, argument84 struct lws_led_state * (*create)(const struct lws_led_ops *led_ops); argument86 } lws_led_ops_t; argument