Lines Matching defs:wf
76 static void pwm_wf2state(const struct pwm_waveform *wf, struct pwm_state *state) in pwm_wf2state()
100 static void pwm_state2wf(const struct pwm_state *state, struct pwm_waveform *wf) in pwm_state2wf()
145 static bool pwm_check_rounding(const struct pwm_waveform *wf, in pwm_check_rounding()
164 const struct pwm_waveform *wf, void *wfhw) in __pwm_round_waveform_tohw()
176 const void *wfhw, struct pwm_waveform *wf) in __pwm_round_waveform_fromhw()
235 int pwm_round_waveform_might_sleep(struct pwm_device *pwm, struct pwm_waveform *wf) in pwm_round_waveform_might_sleep()
291 int pwm_get_waveform_might_sleep(struct pwm_device *pwm, struct pwm_waveform *wf) in pwm_get_waveform_might_sleep()
318 const struct pwm_waveform *wf, in __pwm_set_waveform()
406 const struct pwm_waveform *wf, bool exact) in pwm_set_waveform_might_sleep()
605 struct pwm_waveform wf; in __pwm_apply() local
760 struct pwm_waveform wf; in pwm_get_state_hw() local