/linux-4.1.27/include/linux/phy/ |
D | phy.h | 82 struct phy * (*of_xlate)(struct device *dev, member 148 struct module *owner, struct phy * (*of_xlate)(struct device *dev, 151 struct module *owner, struct phy * (*of_xlate)(struct device *dev, 306 struct device *dev, struct module *owner, struct phy * (*of_xlate)( in __of_phy_provider_register() 313 *dev, struct module *owner, struct phy * (*of_xlate)(struct device *dev, in __devm_of_phy_provider_register()
|
/linux-4.1.27/drivers/gpio/ |
D | gpiolib-of.c | 45 (!gc->of_xlate)) in of_gpiochip_find_and_xlate() 48 ret = gc->of_xlate(gc, &gg_data->gpiospec, gg_data->flags); in of_gpiochip_find_and_xlate() 431 if (!chip->of_xlate) { in of_gpiochip_add() 433 chip->of_xlate = of_gpio_simple_xlate; in of_gpiochip_add()
|
D | gpio-lpc32xx.c | 552 lpc32xx_gpiochip[i].chip.of_xlate = lpc32xx_of_xlate; in lpc32xx_gpio_probe()
|
D | gpio-davinci.c | 256 chips[i].chip.of_xlate = davinci_gpio_of_xlate; in davinci_gpio_probe()
|
D | gpio-pxa.c | 331 c->of_xlate = pxa_gpio_of_xlate; in pxa_init_gpio_chip()
|
/linux-4.1.27/drivers/reset/ |
D | core.c | 64 if (!rcdev->of_xlate) { in reset_controller_register() 66 rcdev->of_xlate = of_reset_simple_xlate; in reset_controller_register() 185 rstc_id = rcdev->of_xlate(rcdev, &args); in of_reset_control_get()
|
D | reset-berlin.c | 100 priv->rcdev.of_xlate = berlin_reset_xlate; in __berlin_reset_init()
|
/linux-4.1.27/drivers/phy/ |
D | phy-core.c | 375 phy = phy_provider->of_xlate(phy_provider->dev, &args); in _of_phy_get() 776 struct module *owner, struct phy * (*of_xlate)(struct device *dev, in __of_phy_provider_register() 787 phy_provider->of_xlate = of_xlate; in __of_phy_provider_register() 811 struct module *owner, struct phy * (*of_xlate)(struct device *dev, in __devm_of_phy_provider_register() 820 phy_provider = __of_phy_provider_register(dev, owner, of_xlate); in __devm_of_phy_provider_register()
|
/linux-4.1.27/drivers/iommu/ |
D | of_iommu.c | 160 if (!ops || !ops->of_xlate || ops->of_xlate(dev, &iommu_spec)) in of_iommu_configure()
|
/linux-4.1.27/include/linux/ |
D | reset-controller.h | 46 int (*of_xlate)(struct reset_controller_dev *rcdev, member
|
D | mailbox_controller.h | 81 struct mbox_chan *(*of_xlate)(struct mbox_controller *mbox, member
|
D | pwm.h | 175 struct pwm_device * (*of_xlate)(struct pwm_chip *pc, member
|
D | iommu.h | 172 int (*of_xlate)(struct device *dev, struct of_phandle_args *args); member
|
/linux-4.1.27/drivers/mailbox/ |
D | mailbox.c | 324 chan = mbox->of_xlate(mbox, &spec); in mbox_request_channel() 434 if (!mbox->of_xlate) in mbox_controller_register() 435 mbox->of_xlate = of_mbox_index_xlate; in mbox_controller_register()
|
D | omap-mailbox.c | 818 mdev->controller.of_xlate = omap_mbox_of_xlate; in omap_mbox_probe()
|
/linux-4.1.27/Documentation/ |
D | phy.txt | 28 the PHY, the framework provides its own implementation of of_xlate in 30 should provide its own implementation of of_xlate. of_xlate is used only for 40 register the phy_provider and it takes device and of_xlate as
|
/linux-4.1.27/drivers/clk/mmp/ |
D | reset.c | 96 unit->rcdev.of_xlate = mmp_of_reset_xlate; in mmp_clk_reset_register()
|
/linux-4.1.27/include/linux/gpio/ |
D | driver.h | 133 int (*of_xlate)(struct gpio_chip *gc, member
|
/linux-4.1.27/drivers/pwm/ |
D | core.c | 185 if (!chip->of_xlate) { in of_pwmchip_add() 186 chip->of_xlate = of_pwm_simple_xlate; in of_pwmchip_add() 546 pwm = pc->of_xlate(pc, &args); in of_pwm_get()
|
D | pwm-clps711x.c | 140 priv->chip.of_xlate = clps711x_pwm_xlate; in clps711x_pwm_probe()
|
D | pwm-pxa.c | 195 pwm->chip.of_xlate = pxa_pwm_of_xlate; in pwm_probe()
|
D | pwm-atmel-hlcdc.c | 262 chip->chip.of_xlate = of_pwm_xlate_with_flags; in atmel_hlcdc_pwm_probe()
|
D | pwm-rockchip.c | 269 pc->chip.of_xlate = of_pwm_xlate_with_flags; in rockchip_pwm_probe()
|
D | pwm-vt8500.c | 219 chip->chip.of_xlate = of_pwm_xlate_with_flags; in vt8500_pwm_probe()
|
D | pwm-bcm-kona.c | 247 kp->chip.of_xlate = of_pwm_xlate_with_flags; in kona_pwmc_probe()
|
D | pwm-tiecap.c | 229 pc->chip.of_xlate = of_pwm_xlate_with_flags; in ecap_pwm_probe()
|
D | pwm-atmel.c | 352 atmel_pwm->chip.of_xlate = of_pwm_xlate_with_flags; in atmel_pwm_probe()
|
D | pwm-sun4i.c | 313 pwm->chip.of_xlate = of_pwm_xlate_with_flags; in sun4i_pwm_probe()
|
D | pwm-renesas-tpu.c | 421 tpu->chip.of_xlate = of_pwm_xlate_with_flags; in tpu_probe()
|
D | pwm-atmel-tcb.c | 397 tcbpwm->chip.of_xlate = of_pwm_xlate_with_flags; in atmel_tcb_pwm_probe()
|
D | pwm-fsl-ftm.c | 467 fpc->chip.of_xlate = of_pwm_xlate_with_flags; in fsl_pwm_probe()
|
D | pwm-tiehrpwm.c | 460 pc->chip.of_xlate = of_pwm_xlate_with_flags; in ehrpwm_pwm_probe()
|
D | pwm-samsung.c | 516 chip->chip.of_xlate = of_pwm_xlate_with_flags; in pwm_samsung_probe()
|
/linux-4.1.27/drivers/iio/ |
D | inkern.c | 150 if (indio_dev->info->of_xlate) in __of_iio_channel_get() 151 index = indio_dev->info->of_xlate(indio_dev, &iiospec); in __of_iio_channel_get()
|
/linux-4.1.27/include/linux/iio/ |
D | iio.h | 410 int (*of_xlate)(struct iio_dev *indio_dev, member
|
/linux-4.1.27/drivers/pinctrl/qcom/ |
D | pinctrl-spmi-gpio.c | 600 .of_xlate = pmic_gpio_of_xlate,
|
D | pinctrl-spmi-mpp.c | 703 .of_xlate = pmic_mpp_of_xlate,
|
/linux-4.1.27/drivers/iio/adc/ |
D | qcom-spmi-vadc.c | 596 .of_xlate = vadc_of_xlate,
|
/linux-4.1.27/drivers/pinctrl/sirf/ |
D | pinctrl-sirf.c | 811 sgpio->chip.gc.of_xlate = sirfsoc_gpio_of_xlate; in sirfsoc_gpio_probe()
|
/linux-4.1.27/drivers/pinctrl/sunxi/ |
D | pinctrl-sunxi.c | 933 pctl->chip->of_xlate = sunxi_pinctrl_gpio_of_xlate, in sunxi_pinctrl_init()
|
/linux-4.1.27/drivers/pinctrl/ |
D | pinctrl-st.c | 1502 .of_xlate = st_gpio_xlate,
|