/linux-4.1.27/include/linux/ |
D | of_dma.h | 25 (struct of_phandle_args *, struct of_dma *); 37 (struct of_phandle_args *, struct of_dma *), 42 extern struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, 44 extern struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, 49 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() 65 static inline struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, in of_dma_simple_xlate()
|
D | of_irq.h | 23 struct of_phandle_args *out_irq); 28 struct of_phandle_args *out_irq) in of_irq_parse_oldworld() 34 extern int of_irq_parse_raw(const __be32 *addr, struct of_phandle_args *out_irq); 36 struct of_phandle_args *out_irq); 37 extern unsigned int irq_create_of_mapping(struct of_phandle_args *irq_data);
|
D | of_pci.h | 8 struct of_phandle_args; 12 int of_irq_parse_pci(const struct pci_dev *pdev, struct of_phandle_args *out_irq); 21 static inline int of_irq_parse_pci(const struct pci_dev *pdev, struct of_phandle_args *out_irq) in of_irq_parse_pci()
|
D | reset-controller.h | 26 struct of_phandle_args; 47 const struct of_phandle_args *reset_spec);
|
D | pm_domain.h | 263 typedef struct generic_pm_domain *(*genpd_xlate_t)(struct of_phandle_args *args, 271 struct of_phandle_args *genpdspec); 274 struct of_phandle_args *genpdspec, 277 struct of_phandle_args *genpdspec, 290 struct of_phandle_args *genpdspec)
|
D | clk-provider.h | 619 struct clk *(*clk_src_get)(struct of_phandle_args *args, 623 struct clk *of_clk_src_simple_get(struct of_phandle_args *clkspec, 625 struct clk *of_clk_src_onecell_get(struct of_phandle_args *clkspec, void *data); 634 struct clk *(*clk_src_get)(struct of_phandle_args *args, in of_clk_add_provider() 643 struct of_phandle_args *clkspec, void *data) in of_clk_src_simple_get() 648 struct of_phandle_args *clkspec, void *data) in of_clk_src_onecell_get()
|
D | of_gpio.h | 60 const struct of_phandle_args *gpiospec, 73 const struct of_phandle_args *gpiospec, in of_gpio_simple_xlate()
|
D | clk.h | 488 struct of_phandle_args; 493 struct clk *of_clk_get_from_provider(struct of_phandle_args *clkspec);
|
D | of.h | 72 struct of_phandle_args { struct 323 extern void of_print_phandle_args(const char *msg, const struct of_phandle_args *args); 329 struct of_phandle_args *out_args); 332 struct of_phandle_args *out_args); 586 struct of_phandle_args *out_args) in of_parse_phandle_with_args() 593 struct of_phandle_args *out_args) in of_parse_phandle_with_fixed_args()
|
D | pwm.h | 176 const struct of_phandle_args *args); 192 const struct of_phandle_args *args);
|
D | of_reserved_mem.h | 5 struct of_phandle_args;
|
D | mailbox_controller.h | 82 const struct of_phandle_args *sp);
|
D | iommu.h | 172 int (*of_xlate)(struct device *dev, struct of_phandle_args *args);
|
/linux-4.1.27/drivers/dma/ |
D | of-dma.c | 33 static struct of_dma *of_dma_find_controller(struct of_phandle_args *dma_spec) in of_dma_find_controller() 62 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() 124 int index, struct of_phandle_args *dma_spec) in of_dma_match_channel() 151 struct of_phandle_args dma_spec; in of_dma_request_slave_channel() 210 struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, in of_dma_simple_xlate() 240 struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, in of_dma_xlate_by_chan_id()
|
D | moxart-dma.c | 155 struct of_phandle_args *dma_spec; 331 static struct dma_chan *moxart_of_xlate(struct of_phandle_args *dma_spec, in moxart_of_xlate()
|
D | bcm2835-dma.c | 538 static struct dma_chan *bcm2835_dma_xlate(struct of_phandle_args *spec, in bcm2835_dma_xlate()
|
D | mmp_tdma.c | 597 struct dma_chan *mmp_tdma_xlate(struct of_phandle_args *dma_spec, in mmp_tdma_xlate()
|
D | dma-jz4780.c | 688 static struct dma_chan *jz4780_of_dma_xlate(struct of_phandle_args *dma_spec, in jz4780_of_dma_xlate()
|
D | mxs-dma.c | 752 static struct dma_chan *mxs_dma_xlate(struct of_phandle_args *dma_spec, in mxs_dma_xlate()
|
D | at_hdmac.c | 1465 static struct dma_chan *at_dma_xlate(struct of_phandle_args *dma_spec, in at_dma_xlate() 1524 static struct dma_chan *at_dma_xlate(struct of_phandle_args *dma_spec, in at_dma_xlate()
|
D | sirf-dma.c | 631 static struct dma_chan *of_dma_sirfsoc_xlate(struct of_phandle_args *dma_spec, in of_dma_sirfsoc_xlate()
|
D | img-mdc-dma.c | 773 static struct dma_chan *mdc_of_xlate(struct of_phandle_args *dma_spec, in mdc_of_xlate()
|
D | k3dma.c | 658 static struct dma_chan *k3_of_dma_simple_xlate(struct of_phandle_args *dma_spec, in k3_of_dma_simple_xlate()
|
D | qcom_bam_dma.c | 1000 static struct dma_chan *bam_dma_xlate(struct of_phandle_args *dma_spec, in bam_dma_xlate()
|
D | mmp_pdma.c | 982 static struct dma_chan *mmp_pdma_dma_xlate(struct of_phandle_args *dma_spec, in mmp_pdma_dma_xlate()
|
D | sun6i-dma.c | 812 static struct dma_chan *sun6i_dma_of_xlate(struct of_phandle_args *dma_spec, in sun6i_dma_of_xlate()
|
D | cppi41.c | 867 static struct dma_chan *cppi41_dma_xlate(struct of_phandle_args *dma_spec, in cppi41_dma_xlate()
|
D | fsl-edma.c | 733 static struct dma_chan *fsl_edma_xlate(struct of_phandle_args *dma_spec, in fsl_edma_xlate()
|
D | nbpfaxi.c | 1072 static struct dma_chan *nbpf_of_xlate(struct of_phandle_args *dma_spec, in nbpf_of_xlate()
|
D | imx-dma.c | 1032 static struct dma_chan *imxdma_xlate(struct of_phandle_args *dma_spec, in imxdma_xlate()
|
D | imx-sdma.c | 1434 static struct dma_chan *sdma_xlate(struct of_phandle_args *dma_spec, in sdma_xlate()
|
D | tegra20-apb-dma.c | 1229 static struct dma_chan *tegra_dma_of_xlate(struct of_phandle_args *dma_spec, in tegra_dma_of_xlate()
|
D | at_xdmac.c | 469 static struct dma_chan *at_xdmac_xlate(struct of_phandle_args *dma_spec, in at_xdmac_xlate()
|
D | coh901318.c | 1794 static struct dma_chan *coh901318_xlate(struct of_phandle_args *dma_spec, in coh901318_xlate()
|
D | pl330.c | 2054 static struct dma_chan *of_dma_pl330_xlate(struct of_phandle_args *dma_spec, in of_dma_pl330_xlate()
|
D | ste_dma40.c | 2370 static struct dma_chan *d40_xlate(struct of_phandle_args *dma_spec, in d40_xlate()
|
/linux-4.1.27/include/linux/phy/ |
D | phy.h | 83 struct of_phandle_args *args); 140 struct of_phandle_args *args); 149 struct of_phandle_args *args)); 152 struct of_phandle_args *args)); 278 struct of_phandle_args *args) in of_phy_simple_xlate() 307 struct device *dev, struct of_phandle_args *args)) in __of_phy_provider_register() 314 struct of_phandle_args *args)) in __devm_of_phy_provider_register()
|
/linux-4.1.27/drivers/of/ |
D | of_pci_irq.c | 17 int of_irq_parse_pci(const struct pci_dev *pdev, struct of_phandle_args *out_irq) in of_irq_parse_pci() 104 struct of_phandle_args oirq; in of_irq_parse_and_map_pci()
|
D | irq.c | 39 struct of_phandle_args oirq; in irq_of_parse_and_map() 95 int of_irq_parse_raw(const __be32 *addr, struct of_phandle_args *out_irq) in of_irq_parse_raw() 288 int of_irq_parse_one(struct device_node *device, int index, struct of_phandle_args *out_irq) in of_irq_parse_one() 399 struct of_phandle_args oirq; in of_irq_get() 443 struct of_phandle_args irq; in of_irq_count()
|
D | base.c | 1436 void of_print_phandle_args(const char *msg, const struct of_phandle_args *args) in of_print_phandle_args() 1449 struct of_phandle_args *out_args) in __of_parse_phandle_with_args() 1574 struct of_phandle_args args; in of_parse_phandle() 1621 struct of_phandle_args *out_args) in of_parse_phandle_with_args() 1662 int index, struct of_phandle_args *out_args) in of_parse_phandle_with_fixed_args()
|
D | unittest.c | 286 struct of_phandle_args args; in of_unittest_parse_phandle_with_args() 549 struct of_phandle_args args; in of_unittest_parse_interrupts() 623 struct of_phandle_args args; in of_unittest_parse_interrupts_extended()
|
/linux-4.1.27/drivers/clk/ |
D | clk-conf.c | 19 struct of_phandle_args clkspec; in __set_clk_parents() 79 struct of_phandle_args clkspec; in __set_clk_rates()
|
D | clk.h | 15 struct clk *__of_clk_get_from_provider(struct of_phandle_args *clkspec,
|
D | clk-gpio-gate.c | 147 struct of_phandle_args *clkspec, in of_clk_gpio_gate_delayed_register_get()
|
D | clk.c | 2893 struct clk *(*get)(struct of_phandle_args *clkspec, void *data); 2903 struct clk *of_clk_src_simple_get(struct of_phandle_args *clkspec, in of_clk_src_simple_get() 2910 struct clk *of_clk_src_onecell_get(struct of_phandle_args *clkspec, void *data) in of_clk_src_onecell_get() 2931 struct clk *(*clk_src_get)(struct of_phandle_args *clkspec, in of_clk_add_provider() 2980 struct clk *__of_clk_get_from_provider(struct of_phandle_args *clkspec, in __of_clk_get_from_provider() 3019 struct clk *of_clk_get_from_provider(struct of_phandle_args *clkspec) in of_clk_get_from_provider() 3032 struct of_phandle_args clkspec; in of_clk_get_parent_name()
|
D | clkdev.c | 34 struct of_phandle_args clkspec; in __of_clk_get()
|
D | clk-mb86s7x.c | 182 static struct clk *crg11_get(struct of_phandle_args *clkspec, void *data) in crg11_get()
|
D | clk-qoriq.c | 77 struct of_phandle_args clkspec; in core_mux_init()
|
/linux-4.1.27/include/linux/gpio/ |
D | driver.h | 13 struct of_phandle_args; 134 const struct of_phandle_args *gpiospec, u32 *flags);
|
/linux-4.1.27/drivers/irqchip/ |
D | irq-mtk-sysirq.c | 94 struct of_phandle_args *irq_data = arg; in mtk_sysirq_domain_alloc() 95 struct of_phandle_args gic_data = *irq_data; in mtk_sysirq_domain_alloc()
|
D | irq-vf610-mscm-ir.c | 133 struct of_phandle_args *irq_data = arg; in vf610_mscm_ir_domain_alloc() 134 struct of_phandle_args gic_data; in vf610_mscm_ir_domain_alloc()
|
D | irq-tegra.c | 248 struct of_phandle_args *args = data; in tegra_ictlr_domain_alloc() 249 struct of_phandle_args parent_args; in tegra_ictlr_domain_alloc()
|
D | irq-crossbar.c | 82 struct of_phandle_args args; in allocate_gic_irq() 116 struct of_phandle_args *args = data; in crossbar_domain_alloc()
|
D | irq-gic-v2m.c | 118 struct of_phandle_args args; in gicv2m_irq_gic_domain_alloc()
|
D | irq-gic-v3.c | 756 struct of_phandle_args *irq_data = arg; in gic_irq_domain_alloc()
|
D | irq-gic.c | 865 struct of_phandle_args *irq_data = arg; in gic_irq_domain_alloc()
|
D | irq-gic-v3-its.c | 1299 struct of_phandle_args args; in its_irq_gic_domain_alloc()
|
/linux-4.1.27/drivers/gpio/ |
D | gpiolib-of.c | 32 struct of_phandle_args gpiospec; 241 const struct of_phandle_args *gpiospec, u32 *flags) in of_gpio_simple_xlate() 344 struct of_phandle_args pinspec; in of_gpiochip_add_pin_range()
|
D | gpio-lpc32xx.c | 533 const struct of_phandle_args *gpiospec, u32 *flags) in lpc32xx_of_xlate()
|
D | gpio-rcar.c | 343 struct of_phandle_args args; in gpio_rcar_parse_pdata()
|
D | gpio-davinci.c | 179 const struct of_phandle_args *gpiospec, in davinci_gpio_of_xlate()
|
D | gpio-pxa.c | 286 const struct of_phandle_args *gpiospec, in pxa_gpio_of_xlate()
|
/linux-4.1.27/drivers/reset/ |
D | core.c | 47 const struct of_phandle_args *reset_spec) in of_reset_simple_xlate() 157 struct of_phandle_args args; in of_reset_control_get()
|
D | reset-berlin.c | 53 const struct of_phandle_args *reset_spec) in berlin_reset_xlate()
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | event_sources.c | 28 struct of_phandle_args oirq; in request_event_sources_irqs()
|
/linux-4.1.27/arch/arm/mach-imx/ |
D | clk.c | 22 struct of_phandle_args phandle; in imx_obtain_fixed_clock_from_dt()
|
D | gpc.c | 207 struct of_phandle_args *args = data; in imx_gpc_domain_alloc() 208 struct of_phandle_args parent_args; in imx_gpc_domain_alloc()
|
/linux-4.1.27/drivers/dma/sh/ |
D | shdma-of.c | 22 static struct dma_chan *shdma_of_xlate(struct of_phandle_args *dma_spec, in shdma_of_xlate()
|
D | usb-dmac.c | 637 struct of_phandle_args *dma_spec = arg; in usb_dmac_chan_filter() 649 static struct dma_chan *usb_dmac_of_xlate(struct of_phandle_args *dma_spec, in usb_dmac_of_xlate()
|
D | rcar-dmac.c | 1430 struct of_phandle_args *dma_spec = arg; in rcar_dmac_chan_filter() 1446 static struct dma_chan *rcar_dmac_of_xlate(struct of_phandle_args *dma_spec, in rcar_dmac_of_xlate()
|
/linux-4.1.27/drivers/phy/ |
D | phy-core.c | 361 struct of_phandle_args args; in _of_phy_get() 461 struct phy *of_phy_simple_xlate(struct device *dev, struct of_phandle_args in of_phy_simple_xlate() 777 struct of_phandle_args *args)) in __of_phy_provider_register() 812 struct of_phandle_args *args)) in __devm_of_phy_provider_register()
|
D | phy-armada375-usb2.c | 68 struct of_phandle_args *args) in armada375_usb_phy_xlate()
|
D | phy-exynos-mipi-video.c | 117 struct of_phandle_args *args) in exynos_mipi_video_phy_xlate()
|
D | phy-spear1340-miphy.c | 226 struct of_phandle_args *args) in spear1340_miphy_xlate()
|
D | phy-spear1310-miphy.c | 189 struct of_phandle_args *args) in spear1310_miphy_xlate()
|
D | phy-samsung-usb2.c | 81 struct of_phandle_args *args) in samsung_usb2_phy_xlate()
|
D | phy-berlin-sata.c | 160 struct of_phandle_args *args) in phy_berlin_sata_phy_xlate()
|
D | phy-sun4i-usb.c | 216 struct of_phandle_args *args) in sun4i_usb_phy_xlate()
|
D | phy-rcar-gen2.c | 203 struct of_phandle_args *args) in rcar_gen2_phy_xlate()
|
D | phy-miphy365x.c | 472 struct of_phandle_args *args) in miphy365x_xlate()
|
D | phy-exynos5-usbdrd.c | 530 struct of_phandle_args *args) in exynos5_usbdrd_phy_xlate()
|
D | phy-miphy28lp.c | 1103 struct of_phandle_args *args) in miphy28lp_xlate()
|
D | phy-xgene.c | 1624 struct of_phandle_args *args) in xgene_phy_xlate()
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | mpic_msi.c | 38 struct of_phandle_args oirq; in mpic_msi_reserve_u3_hwirqs()
|
/linux-4.1.27/arch/arm/mach-mvebu/ |
D | pm-board.c | 94 struct of_phandle_args args; in mvebu_armada_xp_gp_pm_init()
|
/linux-4.1.27/drivers/clk/mmp/ |
D | reset.c | 12 const struct of_phandle_args *reset_spec) in mmp_of_reset_xlate()
|
/linux-4.1.27/drivers/mailbox/ |
D | mailbox.c | 302 struct of_phandle_args spec; in mbox_request_channel() 388 const struct of_phandle_args *sp) in of_mbox_index_xlate()
|
D | omap-mailbox.c | 633 const struct of_phandle_args *sp) in omap_mbox_of_xlate()
|
/linux-4.1.27/arch/mips/lantiq/ |
D | clk.c | 163 struct clk *of_clk_get_from_provider(struct of_phandle_args *clkspec) in of_clk_get_from_provider()
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | omap4-common.c | 185 struct of_phandle_args irq_data; in omap4_xlate_irq()
|
D | omap-wakeupgen.c | 425 struct of_phandle_args *args = data; in wakeupgen_domain_alloc() 426 struct of_phandle_args parent_args; in wakeupgen_domain_alloc()
|
/linux-4.1.27/drivers/mmc/host/ |
D | mmci_qcom_dml.c | 104 struct of_phandle_args dma_spec; in of_get_dml_pipe_index()
|
/linux-4.1.27/drivers/pwm/ |
D | core.c | 135 of_pwm_xlate_with_flags(struct pwm_chip *pc, const struct of_phandle_args *args) in of_pwm_xlate_with_flags() 161 of_pwm_simple_xlate(struct pwm_chip *pc, const struct of_phandle_args *args) in of_pwm_simple_xlate() 514 struct of_phandle_args args; in of_pwm_get()
|
D | pwm-clps711x.c | 110 const struct of_phandle_args *args) in clps711x_pwm_xlate()
|
D | pwm-pxa.c | 155 pxa_pwm_of_xlate(struct pwm_chip *pc, const struct of_phandle_args *args) in pxa_pwm_of_xlate()
|
/linux-4.1.27/drivers/iommu/ |
D | of_iommu.c | 139 struct of_phandle_args iommu_spec; in of_iommu_configure()
|
D | tegra-smmu.c | 413 struct of_phandle_args args; in tegra_smmu_attach_dev() 447 struct of_phandle_args args; in tegra_smmu_detach_dev() 618 struct of_phandle_args args; in tegra_smmu_add_device()
|
D | ipmmu-vmsa.c | 586 struct of_phandle_args args; in ipmmu_find_utlbs()
|
D | rockchip-iommu.c | 886 struct of_phandle_args args; in rk_iommu_group_set_iommudata()
|
D | arm-smmu.c | 451 struct of_phandle_args *masterspec) in register_smmu_master() 1702 struct of_phandle_args masterspec; in arm_smmu_device_dt_probe()
|
/linux-4.1.27/arch/arm/mach-exynos/ |
D | suspend.c | 205 struct of_phandle_args *args = data; in exynos_pmu_domain_alloc() 206 struct of_phandle_args parent_args; in exynos_pmu_domain_alloc()
|
D | pm_domains.c | 186 struct of_phandle_args args; in exynos4_pm_init_power_domain()
|
/linux-4.1.27/drivers/clk/versatile/ |
D | clk-sp810.c | 126 static struct clk *clk_sp810_timerclken_of_get(struct of_phandle_args *clkspec, in clk_sp810_timerclken_of_get()
|
/linux-4.1.27/drivers/clk/mvebu/ |
D | kirkwood.c | 262 struct of_phandle_args *clkspec, void *data) in clk_muxing_get_src()
|
D | common.c | 207 struct of_phandle_args *clkspec, void *data) in clk_gating_get_src()
|
/linux-4.1.27/arch/powerpc/platforms/ |
D | fsl_uli1575.c | 324 struct of_phandle_args oirq; in hpcd_final_uli5288()
|
/linux-4.1.27/arch/arm/plat-pxa/ |
D | ssp.c | 133 struct of_phandle_args dma_spec; in pxa_ssp_probe()
|
/linux-4.1.27/drivers/clk/ti/ |
D | clk.c | 47 struct of_phandle_args clkspec; in ti_dt_clocks_register()
|
D | composite.c | 81 struct of_phandle_args clkspec; in _get_component_node()
|
D | clk-dra7-atl.c | 241 struct of_phandle_args clkspec; in of_dra7_atl_clk_probe()
|
/linux-4.1.27/drivers/iio/ |
D | inkern.c | 114 const struct of_phandle_args *iiospec) in __of_iio_simple_xlate() 134 struct of_phandle_args iiospec; in __of_iio_channel_get()
|
/linux-4.1.27/drivers/bcma/ |
D | main.c | 159 struct of_phandle_args *out_irq, int num) in bcma_of_irq_parse() 181 struct of_phandle_args out_irq; in bcma_of_get_irq()
|
/linux-4.1.27/drivers/thermal/ |
D | of-thermal.c | 474 struct of_phandle_args sensor_specs; in thermal_zone_of_sensor_register() 578 struct of_phandle_args cooling_spec; in thermal_of_populate_bind_params()
|
/linux-4.1.27/drivers/dma/dw/ |
D | platform.c | 31 static struct dma_chan *dw_dma_of_xlate(struct of_phandle_args *dma_spec, in dw_dma_of_xlate()
|
/linux-4.1.27/drivers/gpu/host1x/ |
D | mipi.c | 121 struct of_phandle_args args; in tegra_mipi_request()
|
/linux-4.1.27/include/linux/iio/ |
D | iio.h | 411 const struct of_phandle_args *iiospec);
|
/linux-4.1.27/drivers/base/power/ |
D | domain.c | 1990 struct of_phandle_args *genpdspec, in __of_genpd_xlate_simple() 2010 struct of_phandle_args *genpdspec, in __of_genpd_xlate_onecell() 2092 struct of_phandle_args *genpdspec) in of_genpd_get_from_provider() 2174 struct of_phandle_args pd_args; in genpd_dev_pm_attach()
|
/linux-4.1.27/drivers/usb/chipidea/ |
D | ci_hdrc_imx.c | 85 struct of_phandle_args args; in usbmisc_get_init_data()
|
/linux-4.1.27/sound/soc/sh/rcar/ |
D | rsrc-card.c | 182 struct of_phandle_args args; in rsrc_card_sub_parse_of()
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-at91sam9.c | 407 struct of_phandle_args args; in at91_rtc_probe()
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
D | pic.c | 400 struct of_phandle_args *out_irq) in of_irq_parse_oldworld()
|
/linux-4.1.27/arch/powerpc/platforms/cell/ |
D | spu_manage.c | 180 struct of_phandle_args oirq; in spu_map_interrupts()
|
/linux-4.1.27/drivers/clk/ux500/ |
D | u8500_of_clk.c | 32 static struct clk *ux500_twocell_get(struct of_phandle_args *clkspec, in ux500_twocell_get()
|
/linux-4.1.27/sound/soc/generic/ |
D | simple-card.c | 204 struct of_phandle_args args; in asoc_simple_card_sub_parse_of()
|
/linux-4.1.27/drivers/ata/ |
D | sata_highbank.c | 352 struct of_phandle_args phy_data; in highbank_initialize_phys()
|
/linux-4.1.27/drivers/pinctrl/qcom/ |
D | pinctrl-spmi-gpio.c | 560 const struct of_phandle_args *gpio_desc, in pmic_gpio_of_xlate()
|
D | pinctrl-spmi-mpp.c | 663 const struct of_phandle_args *gpio_desc, in pmic_mpp_of_xlate()
|
/linux-4.1.27/drivers/pinctrl/ |
D | pinctrl-tegra-xusb.c | 680 struct of_phandle_args *args) in tegra_xusb_padctl_xlate()
|
D | pinctrl-single.c | 1510 struct of_phandle_args gpiospec; in pcs_add_gpio_func()
|
D | pinctrl-st.c | 816 const struct of_phandle_args *gpiospec, u32 *flags) in st_gpio_xlate()
|
/linux-4.1.27/drivers/soc/ti/ |
D | knav_dma.c | 381 struct of_phandle_args args; in of_channel_match_helper()
|
D | knav_qmss_queue.c | 1214 struct of_phandle_args oirq; in knav_setup_queue_range()
|
/linux-4.1.27/drivers/iio/adc/ |
D | qcom-spmi-vadc.c | 582 const struct of_phandle_args *iiospec) in vadc_of_xlate()
|
/linux-4.1.27/kernel/irq/ |
D | irqdomain.c | 467 unsigned int irq_create_of_mapping(struct of_phandle_args *irq_data) in irq_create_of_mapping()
|
/linux-4.1.27/drivers/dma/xilinx/ |
D | xilinx_vdma.c | 1219 static struct dma_chan *of_dma_xilinx_xlate(struct of_phandle_args *dma_spec, in of_dma_xilinx_xlate()
|
/linux-4.1.27/drivers/pinctrl/sirf/ |
D | pinctrl-sirf.c | 255 const struct of_phandle_args *gpiospec, in sirfsoc_gpio_of_xlate()
|
/linux-4.1.27/sound/soc/ |
D | soc-core.c | 3487 static int snd_soc_get_dai_name(struct of_phandle_args *args, in snd_soc_get_dai_name() 3538 struct of_phandle_args args; in snd_soc_of_get_dai_name() 3571 struct of_phandle_args args; in snd_soc_of_get_dai_link_codecs()
|
/linux-4.1.27/drivers/net/ethernet/hisilicon/ |
D | hip04_eth.c | 815 struct of_phandle_args arg; in hip04_mac_probe()
|
/linux-4.1.27/drivers/pinctrl/sunxi/ |
D | pinctrl-sunxi.c | 516 const struct of_phandle_args *gpiospec, in sunxi_pinctrl_gpio_of_xlate()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | pci-common.c | 235 struct of_phandle_args oirq; in pci_read_irq_line()
|
/linux-4.1.27/include/sound/ |
D | soc.h | 731 struct of_phandle_args *args,
|
/linux-4.1.27/arch/arm/common/ |
D | edma.c | 573 struct of_phandle_args dma_spec; in prepare_unused_channel_list()
|
/linux-4.1.27/sound/soc/davinci/ |
D | davinci-mcasp.c | 1456 struct of_phandle_args dma_spec; in davinci_mcasp_set_pdata_from_of()
|
/linux-4.1.27/drivers/media/platform/omap3isp/ |
D | isp.c | 294 static struct clk *isp_xclk_src_get(struct of_phandle_args *clkspec, void *data) in isp_xclk_src_get()
|