/linux/include/linux/framer/ |
H A D | framer-provider.h | 94 struct framer * (*of_xlate)(struct device *dev, member 124 struct framer *(*of_xlate)(struct device *dev, 131 struct framer *(*of_xlate)(struct device *dev, 163 struct framer *(*of_xlate)(struct device *dev, in __framer_provider_of_register() 175 struct framer *(*of_xlate)(struct device *dev, in __devm_framer_provider_of_register()
|
/linux/Documentation/translations/zh_CN/driver-api/phy/ |
H A D | phy.rst | 36 的 of_xlate 实现。如果 PHY provider 实现多个实例,则应提供其自己的 37 of_xlate 实现。of_xlate 仅用于 dt 启动情况。 49 可用于注册 phy_provider,它以 device 和 of_xlate 作为参数。对于 dt
|
/linux/include/linux/phy/ |
H A D | phy.h | 183 struct phy * (*of_xlate)(struct device *dev, member 284 struct phy * (*of_xlate)(struct device *dev, 288 struct phy * (*of_xlate)(struct device *dev, 532 struct phy * (*of_xlate)(struct device *dev, in __of_phy_provider_register() 540 struct phy * (*of_xlate)(struct device *dev, in __devm_of_phy_provider_register()
|
/linux/drivers/net/wan/framer/ |
H A D | framer-core.c | 404 framer = framer_provider->of_xlate(framer_provider->dev, args); in framer_of_get_from_provider() 776 struct framer *(*of_xlate)(struct device *dev, in __framer_provider_of_register() 787 framer_provider->of_xlate = of_xlate; in __framer_provider_of_register() 838 struct framer *(*of_xlate)(struct device *dev, in __devm_framer_provider_of_register() 847 framer_provider = __framer_provider_of_register(dev, owner, of_xlate); in __devm_framer_provider_of_register()
|
/linux/drivers/phy/ |
H A D | phy-core.c | 648 phy = phy_provider->of_xlate(phy_provider->dev, &args); in _of_phy_get() 1149 struct phy * (*of_xlate)(struct device *dev, in __of_phy_provider_register() 1186 phy_provider->of_xlate = of_xlate; in __of_phy_provider_register() 1212 struct phy * (*of_xlate)(struct device *dev, in __devm_of_phy_provider_register() 1222 of_xlate); in __devm_of_phy_provider_register()
|
/linux/drivers/gpio/ |
H A D | gpiolib-of.c | 127 chip->of_xlate && in of_gpiochip_match_node_and_xlate() 128 chip->of_xlate(chip, gpiospec, NULL) >= 0; in of_gpiochip_match_node_and_xlate() 146 ret = chip->of_xlate(chip, gpiospec, flags); in of_xlate_and_get_gpiod_flags() 1165 if (!chip->of_xlate) { in of_gpiochip_add() 1167 chip->of_xlate = of_gpio_simple_xlate; in of_gpiochip_add()
|
/linux/drivers/iommu/ |
H A D | of_iommu.c | 38 if (!ops->of_xlate || !try_module_get(ops->owner)) in of_iommu_xlate() 41 ret = ops->of_xlate(dev, iommu_spec); in of_iommu_xlate()
|
/linux/drivers/mailbox/ |
H A D | mailbox.c | 428 chan = mbox->of_xlate(mbox, &spec); in mbox_request_channel() 552 if (!mbox->of_xlate) in mbox_controller_register() 553 mbox->of_xlate = of_mbox_index_xlate; in mbox_controller_register()
|
/linux/include/linux/ |
H A D | mailbox_controller.h | 82 struct mbox_chan *(*of_xlate)(struct mbox_controller *mbox, member
|
H A D | reset-controller.h | 81 int (*of_xlate)(struct reset_controller_dev *rcdev, member
|
/linux/Documentation/driver-api/phy/ |
H A D | phy.rst | 33 the PHY, the framework provides its own implementation of of_xlate in 35 should provide its own implementation of of_xlate. of_xlate is used only for 48 register the phy_provider and it takes device and of_xlate as
|
/linux/drivers/reset/ |
H A D | reset-berlin.c | 88 priv->rcdev.of_xlate = berlin_reset_xlate; in berlin2_reset_probe()
|
H A D | reset-tps380x.c | 97 tps380x->rcdev.of_xlate = tps380x_reset_of_xlate; in tps380x_reset_probe()
|
H A D | reset-brcmstb-rescal.c | 82 data->rcdev.of_xlate = brcm_rescal_reset_xlate; in brcm_rescal_reset_probe()
|
H A D | reset-gpio.c | 96 priv->rc.of_xlate = reset_gpio_of_xlate; in reset_gpio_probe()
|
H A D | reset-k210.c | 114 ksr->rcdev.of_xlate = k210_rst_xlate; in k210_rst_probe()
|
H A D | reset-zynqmp.c | 120 priv->rcdev.of_xlate = zynqmp_reset_of_xlate; in zynqmp_reset_probe()
|
H A D | reset-eyeq.c | 452 priv->rcdev.of_xlate = eqr_of_xlate_onecell; in eqr_probe() 455 priv->rcdev.of_xlate = eqr_of_xlate_twocells; in eqr_probe()
|
/linux/drivers/clk/mmp/ |
H A D | reset.c | 97 unit->rcdev.of_xlate = mmp_of_reset_xlate; in mmp_clk_reset_register()
|
/linux/drivers/reset/hisilicon/ |
H A D | reset-hi3660.c | 100 rc->rst.of_xlate = hi3660_reset_xlate; in hi3660_reset_probe()
|
/linux/drivers/clk/hisilicon/ |
H A D | reset.c | 107 rstc->rcdev.of_xlate = hisi_reset_of_xlate; in hisi_reset_init()
|
/linux/drivers/clk/sunxi/ |
H A D | clk-a10-ve.c | 141 reset_data->rcdev.of_xlate = sunxi_ve_of_xlate; in sun4i_ve_clk_setup()
|
/linux/drivers/clk/ux500/ |
H A D | reset-prcc.c | 176 rcdev->of_xlate = u8500_prcc_reset_xlate; in u8500_prcc_reset_init()
|
/linux/drivers/clk/mediatek/ |
H A D | reset.c | 159 data->rcdev.of_xlate = reset_xlate; in mtk_register_reset_controller_with_dev()
|
/linux/drivers/pwm/ |
H A D | pwm-pxa.c | 185 chip->of_xlate = of_pwm_single_xlate; in pwm_probe()
|