Lines Matching defs:state
97 struct pwm_state state; member
106 struct pwm_state *state) in pwm_get_state()
113 struct pwm_state state; in pwm_is_enabled() local
128 struct pwm_state state; in pwm_get_period() local
143 struct pwm_state state; in pwm_get_duty_cycle() local
152 struct pwm_state state; in pwm_get_polarity() local
162 struct pwm_state state; in pwm_get_output_type() local
193 struct pwm_state *state) in pwm_init_state()
222 pwm_get_relative_duty_cycle(const struct pwm_state *state, unsigned int scale) in pwm_get_relative_duty_cycle()
250 pwm_set_relative_duty_cycle(struct pwm_state *state, unsigned int duty_cycle, in pwm_set_relative_duty_cycle()
376 struct pwm_state state; in pwm_config() local
401 struct pwm_state state; in pwm_enable() local
420 struct pwm_state state; in pwm_disable() local
473 const struct pwm_state *state) in pwm_apply_state()
586 struct pwm_state state = { }; in pwm_apply_args() local