Lines Matching defs:state
102 struct pwm_state state; member
114 struct pwm_state *state) in pwm_get_state()
121 struct pwm_state state; in pwm_is_enabled() local
136 struct pwm_state state; in pwm_get_period() local
151 struct pwm_state state; in pwm_get_duty_cycle() local
160 struct pwm_state state; in pwm_get_polarity() local
170 struct pwm_state state; in pwm_get_output_type() local
201 struct pwm_state *state) in pwm_init_state()
230 pwm_get_relative_duty_cycle(const struct pwm_state *state, unsigned int scale) in pwm_get_relative_duty_cycle()
258 pwm_set_relative_duty_cycle(struct pwm_state *state, unsigned int duty_cycle, in pwm_set_relative_duty_cycle()
385 struct pwm_state state; in pwm_config() local
410 struct pwm_state state; in pwm_enable() local
429 struct pwm_state state; in pwm_disable() local
482 const struct pwm_state *state) in pwm_apply_state()
595 struct pwm_state state = { }; in pwm_apply_args() local