Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pwm/
Dpwm-jz4740.c178 jz4740->chip.of_xlate = of_pwm_xlate_with_flags; in jz4740_pwm_probe()
Dpwm-bcm2835.c170 pc->chip.of_xlate = of_pwm_xlate_with_flags; in bcm2835_pwm_probe()
Dpwm-stm32-lp.c205 priv->chip.of_xlate = of_pwm_xlate_with_flags; in stm32_pwm_lp_probe()
Dpwm-atmel-hlcdc.c280 chip->chip.of_xlate = of_pwm_xlate_with_flags; in atmel_hlcdc_pwm_probe()
Dpwm-bcm-iproc.c210 ip->chip.of_xlate = of_pwm_xlate_with_flags; in iproc_pwmc_probe()
Dpwm-imx.c293 imx->chip.of_xlate = of_pwm_xlate_with_flags; in imx_pwm_probe()
Dpwm-vt8500.c219 chip->chip.of_xlate = of_pwm_xlate_with_flags; in vt8500_pwm_probe()
Dpwm-zx.c231 zpc->chip.of_xlate = of_pwm_xlate_with_flags; in zx_pwm_probe()
Dpwm-berlin.c214 pwm->chip.of_xlate = of_pwm_xlate_with_flags; in berlin_pwm_probe()
Dpwm-hibvt.c199 pwm_chip->chip.of_xlate = of_pwm_xlate_with_flags; in hibvt_pwm_probe()
Dpwm-bcm-kona.c277 kp->chip.of_xlate = of_pwm_xlate_with_flags; in kona_pwmc_probe()
Dpwm-tiecap.c241 pc->chip.of_xlate = of_pwm_xlate_with_flags; in ecap_pwm_probe()
Dpwm-omap-dmtimer.c337 omap->chip.of_xlate = of_pwm_xlate_with_flags; in pwm_omap_dmtimer_probe()
Dcore.c136 of_pwm_xlate_with_flags(struct pwm_chip *pc, const struct of_phandle_args *args) in of_pwm_xlate_with_flags() function
163 EXPORT_SYMBOL_GPL(of_pwm_xlate_with_flags);
Dpwm-atmel.c370 atmel_pwm->chip.of_xlate = of_pwm_xlate_with_flags; in atmel_pwm_probe()
Dpwm-renesas-tpu.c421 tpu->chip.of_xlate = of_pwm_xlate_with_flags; in tpu_probe()
Dpwm-sun4i.c379 pwm->chip.of_xlate = of_pwm_xlate_with_flags; in sun4i_pwm_probe()
Dpwm-rockchip.c367 pc->chip.of_xlate = of_pwm_xlate_with_flags; in rockchip_pwm_probe()
Dpwm-lpc18xx-sct.c383 lpc18xx_pwm->chip.of_xlate = of_pwm_xlate_with_flags; in lpc18xx_pwm_probe()
Dpwm-atmel-tcb.c409 tcbpwm->chip.of_xlate = of_pwm_xlate_with_flags; in atmel_tcb_pwm_probe()
Dpwm-meson.c537 meson->chip.of_xlate = of_pwm_xlate_with_flags; in meson_pwm_probe()
Dpwm-tiehrpwm.c464 pc->chip.of_xlate = of_pwm_xlate_with_flags; in ehrpwm_pwm_probe()
Dpwm-fsl-ftm.c479 fpc->chip.of_xlate = of_pwm_xlate_with_flags; in fsl_pwm_probe()
Dpwm-samsung.c536 chip->chip.of_xlate = of_pwm_xlate_with_flags; in pwm_samsung_probe()
/Linux-v4.19/include/linux/
Dpwm.h441 struct pwm_device *of_pwm_xlate_with_flags(struct pwm_chip *pc,