pwm_device
static inline struct pwm_device *
pwm_put(struct pwm_device *pwm)
pwm_enable(struct pwm_device *pwm)
pwm_disable(struct pwm_device *pwm)
pwm_is_enabled(const struct pwm_device *pwm)
pwm_get_state(const struct pwm_device *pwm, struct pwm_state *state)
pwm_apply_state(struct pwm_device *pwm, const struct pwm_state *state)
pwm_apply_might_sleep(struct pwm_device *pwm, const struct pwm_state *state)