Home
last modified time | relevance | path

Searched refs:of_pwm_xlate_with_flags (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dpwm.h484 struct pwm_device *of_pwm_xlate_with_flags(struct pwm_chip *chip,
/linux/drivers/pwm/
H A Dcore.c980 of_pwm_xlate_with_flags(struct pwm_chip *chip, const struct of_phandle_args *args) in of_pwm_xlate_with_flags() function
1001 EXPORT_SYMBOL_GPL(of_pwm_xlate_with_flags);
1606 chip->of_xlate = of_pwm_xlate_with_flags; in of_pwmchip_add()