Searched refs:pwm_get_state_hw (Results 1 – 3 of 3) sorted by relevance
397 int pwm_get_state_hw(struct pwm_device *pwm, struct pwm_state *state);522 static inline int pwm_get_state_hw(struct pwm_device *pwm, struct pwm_state *state) in pwm_get_state_hw() function
796 int pwm_get_state_hw(struct pwm_device *pwm, struct pwm_state *state) in pwm_get_state_hw() function832 EXPORT_SYMBOL_GPL(pwm_get_state_hw);988 err = pwm_get_state_hw(pwm, &state); in pwm_device_request()2561 pwm_get_state_hw(pwm, &hwstate); in pwm_dbg_show()
1187 ret = pwm_get_state_hw(st->cnv_pwm, &state); in ad4695_read_raw()