Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dpwm.h191 struct pwm_device *of_pwm_xlate_with_flags(struct pwm_chip *pc,
/linux-4.1.27/drivers/pwm/
Dpwm-atmel-hlcdc.c262 chip->chip.of_xlate = of_pwm_xlate_with_flags; in atmel_hlcdc_pwm_probe()
Dcore.c135 of_pwm_xlate_with_flags(struct pwm_chip *pc, const struct of_phandle_args *args) in of_pwm_xlate_with_flags() function
158 EXPORT_SYMBOL_GPL(of_pwm_xlate_with_flags);
Dpwm-rockchip.c269 pc->chip.of_xlate = of_pwm_xlate_with_flags; in rockchip_pwm_probe()
Dpwm-vt8500.c219 chip->chip.of_xlate = of_pwm_xlate_with_flags; in vt8500_pwm_probe()
Dpwm-bcm-kona.c247 kp->chip.of_xlate = of_pwm_xlate_with_flags; in kona_pwmc_probe()
Dpwm-tiecap.c229 pc->chip.of_xlate = of_pwm_xlate_with_flags; in ecap_pwm_probe()
Dpwm-atmel.c352 atmel_pwm->chip.of_xlate = of_pwm_xlate_with_flags; in atmel_pwm_probe()
Dpwm-sun4i.c313 pwm->chip.of_xlate = of_pwm_xlate_with_flags; in sun4i_pwm_probe()
Dpwm-renesas-tpu.c421 tpu->chip.of_xlate = of_pwm_xlate_with_flags; in tpu_probe()
Dpwm-atmel-tcb.c397 tcbpwm->chip.of_xlate = of_pwm_xlate_with_flags; in atmel_tcb_pwm_probe()
Dpwm-fsl-ftm.c467 fpc->chip.of_xlate = of_pwm_xlate_with_flags; in fsl_pwm_probe()
Dpwm-tiehrpwm.c460 pc->chip.of_xlate = of_pwm_xlate_with_flags; in ehrpwm_pwm_probe()
Dpwm-samsung.c516 chip->chip.of_xlate = of_pwm_xlate_with_flags; in pwm_samsung_probe()