Searched refs:lws_pwm_ops (Results 1 – 3 of 3) sorted by relevance
31 typedef struct lws_pwm_ops { struct32 int (*init)(const struct lws_pwm_ops *lo); argument33 void (*intensity)(const struct lws_pwm_ops *lo, _lws_plat_gpio_t gpio, argument40 lws_pwm_plat_init(const struct lws_pwm_ops *lo); argument43 lws_pwm_plat_intensity(const struct lws_pwm_ops *lo, _lws_plat_gpio_t gpio,
43 struct lws_pwm_ops; /* forward ref */97 const struct lws_pwm_ops *pwm_ops;
40 lws_pwm_plat_init(const struct lws_pwm_ops *lo) in lws_pwm_plat_init()64 lws_pwm_plat_intensity(const struct lws_pwm_ops *lo, _lws_plat_gpio_t gpio, in lws_pwm_plat_intensity()