Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-mxs.c141 mxs->chip.of_xlate = of_pwm_xlate_with_flags; in mxs_pwm_probe()
H A Dpwm-atmel-hlcdc.c270 chip->chip.of_xlate = of_pwm_xlate_with_flags; in atmel_hlcdc_pwm_probe()
H A Dpwm-bcm2835.c167 pc->chip.of_xlate = of_pwm_xlate_with_flags; in bcm2835_pwm_probe()
H A Dpwm-jz4740.c249 jz4740->chip.of_xlate = of_pwm_xlate_with_flags; in jz4740_pwm_probe()
H A Dpwm-bcm-kona.c277 kp->chip.of_xlate = of_pwm_xlate_with_flags; in kona_pwmc_probe()
H A Dpwm-berlin.c213 pwm->chip.of_xlate = of_pwm_xlate_with_flags; in berlin_pwm_probe()
H A Dpwm-bcm-iproc.c215 ip->chip.of_xlate = of_pwm_xlate_with_flags; in iproc_pwmc_probe()
H A Dpwm-imx27.c346 imx->chip.of_xlate = of_pwm_xlate_with_flags; in pwm_imx27_probe()
H A Dpwm-hibvt.c213 pwm_chip->chip.of_xlate = of_pwm_xlate_with_flags; in hibvt_pwm_probe()
H A Dpwm-omap-dmtimer.c408 omap->chip.of_xlate = of_pwm_xlate_with_flags; in pwm_omap_dmtimer_probe()
H A Dpwm-sifive.c255 chip->of_xlate = of_pwm_xlate_with_flags; in pwm_sifive_probe()
H A Dpwm-stm32-lp.c212 priv->chip.of_xlate = of_pwm_xlate_with_flags; in stm32_pwm_lp_probe()
H A Dpwm-tiecap.c228 pc->chip.of_xlate = of_pwm_xlate_with_flags; in ecap_pwm_probe()
H A Dpwm-vt8500.c211 chip->chip.of_xlate = of_pwm_xlate_with_flags; in vt8500_pwm_probe()
H A Dpwm-zx.c228 zpc->chip.of_xlate = of_pwm_xlate_with_flags; in zx_pwm_probe()
H A Dpwm-atmel-tcb.c409 tcbpwm->chip.of_xlate = of_pwm_xlate_with_flags; in atmel_tcb_pwm_probe()
H A Dpwm-atmel.c432 atmel_pwm->chip.of_xlate = of_pwm_xlate_with_flags; in atmel_pwm_probe()
H A Dpwm-fsl-ftm.c456 fpc->chip.of_xlate = of_pwm_xlate_with_flags; in fsl_pwm_probe()
H A Dpwm-imx-tpm.c371 tpm->chip.of_xlate = of_pwm_xlate_with_flags; in pwm_imx_tpm_probe()
H A Dpwm-meson.c565 meson->chip.of_xlate = of_pwm_xlate_with_flags; in meson_pwm_probe()
H A Dpwm-lpc18xx-sct.c375 lpc18xx_pwm->chip.of_xlate = of_pwm_xlate_with_flags; in lpc18xx_pwm_probe()
H A Dpwm-renesas-tpu.c413 tpu->chip.of_xlate = of_pwm_xlate_with_flags; in tpu_probe()
/kernel/linux/linux-6.6/drivers/pwm/
H A Dcore.c130 of_pwm_xlate_with_flags(struct pwm_chip *chip, const struct of_phandle_args *args) in of_pwm_xlate_with_flags() function
158 EXPORT_SYMBOL_GPL(of_pwm_xlate_with_flags); variable
198 chip->of_xlate = of_pwm_xlate_with_flags; in of_pwmchip_add()
/kernel/linux/linux-5.10/include/linux/
H A Dpwm.h403 struct pwm_device *of_pwm_xlate_with_flags(struct pwm_chip *pc,
/kernel/linux/linux-6.6/include/linux/
H A Dpwm.h398 struct pwm_device *of_pwm_xlate_with_flags(struct pwm_chip *chip,

Completed in 17 milliseconds

12