Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpwm.h313 int pwm_adjust_config(struct pwm_device *pwm);
418 static inline int pwm_adjust_config(struct pwm_device *pwm) in pwm_adjust_config() function
/openbmc/linux/drivers/regulator/
H A Dpwm-regulator.c374 ret = pwm_adjust_config(drvdata->pwm); in pwm_regulator_probe()
/openbmc/linux/drivers/pwm/
H A Dcore.c575 int pwm_adjust_config(struct pwm_device *pwm) in pwm_adjust_config() function
621 EXPORT_SYMBOL_GPL(pwm_adjust_config);