Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-pxa.c185 pc->chip.of_xlate = of_pwm_single_xlate; in pwm_probe()
H A Dcore.c161 of_pwm_single_xlate(struct pwm_chip *chip, const struct of_phandle_args *args) in of_pwm_single_xlate() function
184 EXPORT_SYMBOL_GPL(of_pwm_single_xlate);
/openbmc/linux/include/linux/
H A Dpwm.h400 struct pwm_device *of_pwm_single_xlate(struct pwm_chip *chip,
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dti-sn65dsi86.c1596 pdata->pchip.of_xlate = of_pwm_single_xlate; in ti_sn_pwm_probe()