Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pwm/
Dpwm-pxa.c199 pc->chip.of_xlate = of_pwm_single_xlate; in pwm_probe()
Dcore.c156 of_pwm_single_xlate(struct pwm_chip *pc, const struct of_phandle_args *args) in of_pwm_single_xlate() function
179 EXPORT_SYMBOL_GPL(of_pwm_single_xlate);
/linux-6.1.9/include/linux/
Dpwm.h402 struct pwm_device *of_pwm_single_xlate(struct pwm_chip *pc,
/linux-6.1.9/drivers/gpu/drm/bridge/
Dti-sn65dsi86.c1560 pdata->pchip.of_xlate = of_pwm_single_xlate; in ti_sn_pwm_probe()