Home
last modified time | relevance | path

Searched refs:of_pwm_single_xlate (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/pwm/
Dpwm-pxa.c185 chip->of_xlate = of_pwm_single_xlate; in pwm_probe()
Dcore.c471 of_pwm_single_xlate(struct pwm_chip *chip, const struct of_phandle_args *args) in of_pwm_single_xlate() function
488 EXPORT_SYMBOL_GPL(of_pwm_single_xlate);
/linux-6.12.1/include/linux/
Dpwm.h410 struct pwm_device *of_pwm_single_xlate(struct pwm_chip *chip,
/linux-6.12.1/drivers/gpu/drm/bridge/
Dti-sn65dsi86.c1598 chip->of_xlate = of_pwm_single_xlate; in ti_sn_pwm_probe()