Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dpwm.h315 int pwm_adjust_config(struct pwm_device *pwm);
431 static inline int pwm_adjust_config(struct pwm_device *pwm) in pwm_adjust_config() function
/linux-6.1.9/drivers/regulator/
Dpwm-regulator.c371 ret = pwm_adjust_config(drvdata->pwm); in pwm_regulator_probe()
/linux-6.1.9/drivers/pwm/
Dcore.c626 int pwm_adjust_config(struct pwm_device *pwm) in pwm_adjust_config() function
672 EXPORT_SYMBOL_GPL(pwm_adjust_config);