Searched refs:of_pwm_xlate_with_flags (Results 1 – 1 of 1) sorted by relevance
1034 of_pwm_xlate_with_flags(struct pwm_chip *chip, const struct of_phandle_args *args) in of_pwm_xlate_with_flags() function1055 EXPORT_SYMBOL_GPL(of_pwm_xlate_with_flags);1076 return of_pwm_xlate_with_flags(chip, args); in of_pwm_single_xlate()1676 chip->of_xlate = of_pwm_xlate_with_flags; in of_pwmchip_add()