Searched refs:pwm_adjust_config (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dpwm.h321 int pwm_adjust_config(struct pwm_device *pwm);
452 static inline int pwm_adjust_config(struct pwm_device *pwm) function
/linux-master/drivers/regulator/
H A Dpwm-regulator.c403 ret = pwm_adjust_config(drvdata->pwm);
/linux-master/drivers/pwm/
H A Dcore.c228 * pwm_adjust_config() - adjust the current PWM config to the PWM arguments
235 int pwm_adjust_config(struct pwm_device *pwm) function
281 EXPORT_SYMBOL_GPL(pwm_adjust_config); variable

Completed in 568 milliseconds