/linux-4.4.14/include/linux/ |
D | of_dma.h | 25 (struct of_phandle_args *, struct of_dma *); 27 (struct of_phandle_args *, struct of_dma *); 40 (struct of_phandle_args *, struct of_dma *), 46 (struct of_phandle_args *, struct of_dma *), 52 extern struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, 54 extern struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, 60 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() 72 (struct of_phandle_args *, struct of_dma *), in of_dma_router_register() 86 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 | pm_domain.h | 188 typedef struct generic_pm_domain *(*genpd_xlate_t)(struct of_phandle_args *args, 196 struct of_phandle_args *genpdspec); 199 struct of_phandle_args *genpdspec, 202 struct of_phandle_args *genpdspec, 215 struct of_phandle_args *genpdspec)
|
D | reset-controller.h | 26 struct of_phandle_args; 47 const struct of_phandle_args *reset_spec);
|
D | clk-provider.h | 696 struct clk *(*clk_src_get)(struct of_phandle_args *args, 700 struct clk *of_clk_src_simple_get(struct of_phandle_args *clkspec, 702 struct clk *of_clk_src_onecell_get(struct of_phandle_args *clkspec, void *data); 713 struct clk *(*clk_src_get)(struct of_phandle_args *args, in of_clk_add_provider() 722 struct of_phandle_args *clkspec, void *data) in of_clk_src_simple_get() 727 struct of_phandle_args *clkspec, void *data) in of_clk_src_onecell_get()
|
D | of_gpio.h | 61 const struct of_phandle_args *gpiospec, 74 const struct of_phandle_args *gpiospec, in of_gpio_simple_xlate()
|
D | clk.h | 489 struct of_phandle_args; 494 struct clk *of_clk_get_from_provider(struct of_phandle_args *clkspec);
|
D | of.h | 72 struct of_phandle_args { struct 324 extern void of_print_phandle_args(const char *msg, const struct of_phandle_args *args); 330 struct of_phandle_args *out_args); 333 struct of_phandle_args *out_args); 592 struct of_phandle_args *out_args) in of_parse_phandle_with_args() 599 struct of_phandle_args *out_args) in of_parse_phandle_with_fixed_args()
|
D | of_reserved_mem.h | 5 struct of_phandle_args;
|
D | mailbox_controller.h | 83 const struct of_phandle_args *sp);
|
D | pwm.h | 196 const struct of_phandle_args *args); 214 const struct of_phandle_args *args);
|
D | iommu.h | 191 int (*of_xlate)(struct device *dev, struct of_phandle_args *args);
|
/linux-4.4.14/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() 56 static struct dma_chan *of_dma_router_xlate(struct of_phandle_args *dma_spec, in of_dma_router_xlate() 61 struct of_phandle_args dma_spec_target; in of_dma_router_xlate() 106 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() 173 (struct of_phandle_args *, struct of_dma *), in of_dma_router_register() 213 int index, struct of_phandle_args *dma_spec) in of_dma_match_channel() 240 struct of_phandle_args dma_spec; in of_dma_request_slave_channel() 299 struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, in of_dma_simple_xlate() 329 struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, in of_dma_xlate_by_chan_id()
|
D | ti-dma-crossbar.c | 69 static void *ti_am335x_xbar_route_allocate(struct of_phandle_args *dma_spec, in ti_am335x_xbar_route_allocate() 232 static void *ti_dra7_xbar_route_allocate(struct of_phandle_args *dma_spec, in ti_dra7_xbar_route_allocate()
|
D | lpc18xx-dmamux.c | 55 static void *lpc18xx_dmamux_reserve(struct of_phandle_args *dma_spec, in lpc18xx_dmamux_reserve()
|
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 | 568 static struct dma_chan *bcm2835_dma_xlate(struct of_phandle_args *spec, in bcm2835_dma_xlate()
|
D | mmp_tdma.c | 596 struct dma_chan *mmp_tdma_xlate(struct of_phandle_args *dma_spec, in mmp_tdma_xlate()
|
D | edma.c | 2067 static struct dma_chan *of_edma_xlate(struct of_phandle_args *dma_spec, in of_edma_xlate() 2111 static struct dma_chan *of_edma_xlate(struct of_phandle_args *dma_spec, in of_edma_xlate() 2271 struct of_phandle_args tc_args; in edma_probe()
|
D | mxs-dma.c | 752 static struct dma_chan *mxs_dma_xlate(struct of_phandle_args *dma_spec, in mxs_dma_xlate()
|
D | dma-jz4780.c | 705 static struct dma_chan *jz4780_of_dma_xlate(struct of_phandle_args *dma_spec, in jz4780_of_dma_xlate()
|
D | at_hdmac.c | 1798 static struct dma_chan *at_dma_xlate(struct of_phandle_args *dma_spec, in at_dma_xlate() 1857 static struct dma_chan *at_dma_xlate(struct of_phandle_args *dma_spec, in at_dma_xlate()
|
D | k3dma.c | 657 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 | img-mdc-dma.c | 773 static struct dma_chan *mdc_of_xlate(struct of_phandle_args *dma_spec, in mdc_of_xlate()
|
D | cppi41.c | 867 static struct dma_chan *cppi41_dma_xlate(struct of_phandle_args *dma_spec, in cppi41_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 | mmp_pdma.c | 981 static struct dma_chan *mmp_pdma_dma_xlate(struct of_phandle_args *dma_spec, in mmp_pdma_dma_xlate()
|
D | zx296702_dma.c | 734 static struct dma_chan *zx_of_dma_simple_xlate(struct of_phandle_args *dma_spec, in zx_of_dma_simple_xlate()
|
D | sun4i-dma.c | 911 static struct dma_chan *sun4i_dma_of_xlate(struct of_phandle_args *dma_spec, in sun4i_dma_of_xlate()
|
D | fsl-edma.c | 733 static struct dma_chan *fsl_edma_xlate(struct of_phandle_args *dma_spec, in fsl_edma_xlate()
|
D | sirf-dma.c | 831 static struct dma_chan *of_dma_sirfsoc_xlate(struct of_phandle_args *dma_spec, in of_dma_sirfsoc_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 | tegra20-apb-dma.c | 1240 static struct dma_chan *tegra_dma_of_xlate(struct of_phandle_args *dma_spec, in tegra_dma_of_xlate()
|
D | pxa_dma.c | 1330 static struct dma_chan *pxad_dma_xlate(struct of_phandle_args *dma_spec, in pxad_dma_xlate()
|
D | imx-sdma.c | 1628 static struct dma_chan *sdma_xlate(struct of_phandle_args *dma_spec, in sdma_xlate()
|
D | coh901318.c | 1794 static struct dma_chan *coh901318_xlate(struct of_phandle_args *dma_spec, in coh901318_xlate()
|
D | at_xdmac.c | 512 static struct dma_chan *at_xdmac_xlate(struct of_phandle_args *dma_spec, in at_xdmac_xlate()
|
D | amba-pl08x.c | 2049 static struct dma_chan *pl08x_of_xlate(struct of_phandle_args *dma_spec, in pl08x_of_xlate()
|
D | pl330.c | 2057 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.4.14/include/linux/phy/ |
D | phy.h | 83 struct of_phandle_args *args); 142 struct of_phandle_args *args); 151 struct of_phandle_args *args)); 154 struct of_phandle_args *args)); 287 struct of_phandle_args *args) in of_phy_simple_xlate() 316 struct device *dev, struct of_phandle_args *args)) in __of_phy_provider_register() 323 struct of_phandle_args *args)) in __devm_of_phy_provider_register()
|
/linux-4.4.14/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() 112 struct of_phandle_args oirq; in of_irq_parse_and_map_pci()
|
D | irq.c | 40 struct of_phandle_args oirq; in irq_of_parse_and_map() 97 int of_irq_parse_raw(const __be32 *addr, struct of_phandle_args *out_irq) in of_irq_parse_raw() 289 int of_irq_parse_one(struct device_node *device, int index, struct of_phandle_args *out_irq) in of_irq_parse_one() 400 struct of_phandle_args oirq; in of_irq_get() 444 struct of_phandle_args irq; in of_irq_count() 749 struct of_phandle_args args; in of_msi_get_domain()
|
D | base.c | 1433 void of_print_phandle_args(const char *msg, const struct of_phandle_args *args) in of_print_phandle_args() 1446 struct of_phandle_args *out_args) in __of_parse_phandle_with_args() 1571 struct of_phandle_args args; in of_parse_phandle() 1618 struct of_phandle_args *out_args) in of_parse_phandle_with_args() 1659 int index, struct of_phandle_args *out_args) in of_parse_phandle_with_fixed_args()
|
D | unittest.c | 290 struct of_phandle_args args; in of_unittest_parse_phandle_with_args() 553 struct of_phandle_args args; in of_unittest_parse_interrupts() 627 struct of_phandle_args args; in of_unittest_parse_interrupts_extended()
|
/linux-4.4.14/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.c | 2917 struct clk *(*get)(struct of_phandle_args *clkspec, void *data); 2927 struct clk *of_clk_src_simple_get(struct of_phandle_args *clkspec, in of_clk_src_simple_get() 2934 struct clk *of_clk_src_onecell_get(struct of_phandle_args *clkspec, void *data) in of_clk_src_onecell_get() 2955 struct clk *(*clk_src_get)(struct of_phandle_args *clkspec, in of_clk_add_provider() 3004 struct clk *__of_clk_get_from_provider(struct of_phandle_args *clkspec, in __of_clk_get_from_provider() 3043 struct clk *of_clk_get_from_provider(struct of_phandle_args *clkspec) in of_clk_get_from_provider() 3056 struct of_phandle_args clkspec; in of_clk_get_parent_name()
|
D | clk-gpio.c | 223 struct of_phandle_args *clkspec, void *_data) in of_clk_gpio_delayed_register_get()
|
D | clk-stm32f4.c | 285 stm32f4_rcc_lookup_clk(struct of_phandle_args *clkspec, void *data) in stm32f4_rcc_lookup_clk()
|
D | clk-scpi.c | 187 scpi_of_clk_src_get(struct of_phandle_args *clkspec, void *data) in scpi_of_clk_src_get()
|
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 | 1095 static struct clk *clockgen_clk_get(struct of_phandle_args *clkspec, void *data) in clockgen_clk_get()
|
/linux-4.4.14/include/linux/gpio/ |
D | driver.h | 14 struct of_phandle_args; 152 const struct of_phandle_args *gpiospec, u32 *flags);
|
/linux-4.4.14/drivers/staging/board/ |
D | board.c | 79 struct of_phandle_args irq_data; in gic_fixup_resource() 142 struct of_phandle_args pd_args; in board_staging_add_dev_domain()
|
/linux-4.4.14/drivers/gpio/ |
D | gpiolib-of.c | 32 struct of_phandle_args gpiospec; 238 const struct of_phandle_args *gpiospec, u32 *flags) in of_gpio_simple_xlate() 341 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-etraxfs.c | 190 const struct of_phandle_args *gpiospec, in etraxfs_gpio_of_xlate()
|
D | gpio-rcar.c | 362 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-brcmstb.c | 320 const struct of_phandle_args *gpiospec, u32 *flags) in brcmstb_gpio_of_xlate()
|
D | gpio-pxa.c | 286 const struct of_phandle_args *gpiospec, in pxa_gpio_of_xlate()
|
/linux-4.4.14/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 | 54 const struct of_phandle_args *reset_spec) in berlin_reset_xlate()
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
D | event_sources.c | 28 struct of_phandle_args oirq; in request_event_sources_irqs()
|
/linux-4.4.14/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 | 1435 struct of_phandle_args *dma_spec = arg; in rcar_dmac_chan_filter() 1451 static struct dma_chan *rcar_dmac_of_xlate(struct of_phandle_args *dma_spec, in rcar_dmac_of_xlate()
|
/linux-4.4.14/drivers/irqchip/ |
D | irq-gic-v3-its-platform-msi.c | 38 struct of_phandle_args args; in its_pmsi_prepare()
|
/linux-4.4.14/drivers/phy/ |
D | phy-core.c | 361 struct of_phandle_args args; in _of_phy_get() 469 struct phy *of_phy_simple_xlate(struct device *dev, struct of_phandle_args in of_phy_simple_xlate() 823 struct of_phandle_args *args)) in __of_phy_provider_register() 858 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-spear1310-miphy.c | 189 struct of_phandle_args *args) in spear1310_miphy_xlate()
|
D | phy-spear1340-miphy.c | 226 struct of_phandle_args *args) in spear1340_miphy_xlate()
|
D | phy-samsung-usb2.c | 94 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-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-mt65xx-usb3.c | 366 struct of_phandle_args *args) in mt65xx_phy_xlate()
|
D | phy-exynos5-usbdrd.c | 530 struct of_phandle_args *args) in exynos5_usbdrd_phy_xlate()
|
D | phy-sun4i-usb.c | 475 struct of_phandle_args *args) in sun4i_usb_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.4.14/arch/powerpc/sysdev/ |
D | mpic_msi.c | 38 struct of_phandle_args oirq; in mpic_msi_reserve_u3_hwirqs()
|
/linux-4.4.14/drivers/clk/imx/ |
D | clk.c | 22 struct of_phandle_args phandle; in imx_obtain_fixed_clock_from_dt()
|
/linux-4.4.14/arch/arm/mach-mvebu/ |
D | pm-board.c | 94 struct of_phandle_args args; in mvebu_armada_pm_init()
|
/linux-4.4.14/drivers/clk/mmp/ |
D | reset.c | 12 const struct of_phandle_args *reset_spec) in mmp_of_reset_xlate()
|
/linux-4.4.14/drivers/hwspinlock/ |
D | hwspinlock_core.c | 273 of_hwspin_lock_simple_xlate(const struct of_phandle_args *hwlock_spec) in of_hwspin_lock_simple_xlate() 297 struct of_phandle_args args; in of_hwspin_lock_get_id()
|
/linux-4.4.14/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.4.14/drivers/mmc/host/ |
D | mmci_qcom_dml.c | 104 struct of_phandle_args dma_spec; in of_get_dml_pipe_index()
|
/linux-4.4.14/drivers/mailbox/ |
D | mailbox.c | 305 struct of_phandle_args spec; in mbox_request_channel() 425 const struct of_phandle_args *sp) in of_mbox_index_xlate()
|
D | bcm2835-mailbox.c | 134 const struct of_phandle_args *sp) in bcm2835_mbox_index_xlate()
|
D | mailbox-sti.c | 326 const struct of_phandle_args *spec) in sti_mbox_xlate()
|
D | omap-mailbox.c | 670 const struct of_phandle_args *sp) in omap_mbox_of_xlate()
|
/linux-4.4.14/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() 573 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.4.14/drivers/clk/versatile/ |
D | clk-sp810.c | 76 static struct clk *clk_sp810_timerclken_of_get(struct of_phandle_args *clkspec, in clk_sp810_timerclken_of_get()
|
/linux-4.4.14/drivers/iommu/ |
D | of_iommu.c | 139 struct of_phandle_args iommu_spec; in of_iommu_configure()
|
D | tegra-smmu.c | 446 struct of_phandle_args args; in tegra_smmu_attach_dev() 480 struct of_phandle_args args; in tegra_smmu_detach_dev() 706 struct of_phandle_args args; in tegra_smmu_add_device()
|
D | ipmmu-vmsa.c | 577 struct of_phandle_args args; in ipmmu_find_utlbs()
|
D | rockchip-iommu.c | 897 struct of_phandle_args args; in rk_iommu_group_set_iommudata()
|
D | arm-smmu.c | 461 struct of_phandle_args *masterspec) in register_smmu_master() 1710 struct of_phandle_args masterspec; in arm_smmu_device_dt_probe()
|
D | exynos-iommu.c | 1150 struct of_phandle_args *spec) in exynos_iommu_of_xlate()
|
/linux-4.4.14/arch/arm/mach-bcm/ |
D | bcm63xx_pmb.c | 96 struct of_phandle_args args; in bcm63xx_pmb_get_resources()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | omap4-common.c | 306 struct of_phandle_args irq_data; in omap4_xlate_irq()
|
/linux-4.4.14/arch/arm/mach-exynos/ |
D | pm_domains.c | 197 struct of_phandle_args args; in exynos4_pm_init_power_domain()
|
/linux-4.4.14/arch/x86/kernel/ |
D | devicetree.c | 202 struct of_phandle_args *irq_data = (void *)arg; in dt_irqdomain_alloc()
|
/linux-4.4.14/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.4.14/drivers/clk/nxp/ |
D | clk-lpc18xx-ccu.c | 116 static struct clk *lpc18xx_ccu_branch_clk_get(struct of_phandle_args *clkspec, in lpc18xx_ccu_branch_clk_get()
|
/linux-4.4.14/arch/powerpc/platforms/ |
D | fsl_uli1575.c | 324 struct of_phandle_args oirq; in hpcd_final_uli5288()
|
/linux-4.4.14/drivers/soc/sunxi/ |
D | sunxi_sram.c | 155 struct of_phandle_args args; in sunxi_sram_of_parse()
|
/linux-4.4.14/arch/arm/plat-pxa/ |
D | ssp.c | 132 struct of_phandle_args dma_spec; in pxa_ssp_probe()
|
/linux-4.4.14/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.4.14/sound/soc/generic/ |
D | simple-card.c | 223 struct of_phandle_args args; in asoc_simple_card_sub_parse_of() 385 struct of_phandle_args args; in asoc_simple_card_dai_link_of()
|
/linux-4.4.14/arch/mips/ath79/ |
D | irq.c | 327 struct of_phandle_args args; in ar79_cpu_intc_of_init()
|
/linux-4.4.14/drivers/clk/ti/ |
D | composite.c | 81 struct of_phandle_args clkspec; in _get_component_node()
|
D | clk-dra7-atl.c | 242 struct of_phandle_args clkspec; in of_dra7_atl_clk_probe()
|
D | clk.c | 107 struct of_phandle_args clkspec; in ti_dt_clocks_register()
|
/linux-4.4.14/drivers/thermal/ |
D | of-thermal.c | 479 struct of_phandle_args sensor_specs; in thermal_zone_of_sensor_register() 583 struct of_phandle_args cooling_spec; in thermal_of_populate_bind_params()
|
/linux-4.4.14/drivers/bcma/ |
D | main.c | 162 struct of_phandle_args *out_irq, int num) in bcma_of_irq_parse() 184 struct of_phandle_args out_irq; in bcma_of_get_irq()
|
/linux-4.4.14/drivers/base/power/ |
D | domain.c | 1570 struct of_phandle_args *genpdspec, in __of_genpd_xlate_simple() 1590 struct of_phandle_args *genpdspec, in __of_genpd_xlate_onecell() 1672 struct of_phandle_args *genpdspec) in of_genpd_get_from_provider() 1760 struct of_phandle_args pd_args; in genpd_dev_pm_attach()
|
/linux-4.4.14/drivers/clk/shmobile/ |
D | clk-mstp.c | 251 struct of_phandle_args clkspec; in cpg_mstp_attach_dev()
|
/linux-4.4.14/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.4.14/include/linux/iio/ |
D | iio.h | 415 const struct of_phandle_args *iiospec);
|
/linux-4.4.14/drivers/usb/chipidea/ |
D | ci_hdrc_imx.c | 101 struct of_phandle_args args; in usbmisc_get_init_data()
|
/linux-4.4.14/drivers/soc/dove/ |
D | pmu.c | 365 struct of_phandle_args args; in dove_init_pmu()
|
/linux-4.4.14/sound/soc/sh/rcar/ |
D | rsrc-card.c | 189 struct of_phandle_args args; in rsrc_card_parse_links()
|
/linux-4.4.14/kernel/irq/ |
D | irqdomain.c | 557 static void of_phandle_args_to_fwspec(struct of_phandle_args *irq_data, in of_phandle_args_to_fwspec() 617 unsigned int irq_create_of_mapping(struct of_phandle_args *irq_data) in irq_create_of_mapping()
|
/linux-4.4.14/drivers/gpu/host1x/ |
D | mipi.c | 213 struct of_phandle_args args; in tegra_mipi_request()
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
D | pic.c | 401 struct of_phandle_args *out_irq) in of_irq_parse_oldworld()
|
/linux-4.4.14/arch/powerpc/platforms/cell/ |
D | spu_manage.c | 180 struct of_phandle_args oirq; in spu_map_interrupts()
|
/linux-4.4.14/drivers/rtc/ |
D | rtc-at91sam9.c | 407 struct of_phandle_args args; in at91_rtc_probe()
|
/linux-4.4.14/drivers/clk/ux500/ |
D | u8500_of_clk.c | 31 static struct clk *ux500_twocell_get(struct of_phandle_args *clkspec, in ux500_twocell_get()
|
/linux-4.4.14/drivers/ata/ |
D | sata_highbank.c | 352 struct of_phandle_args phy_data; in highbank_initialize_phys()
|
/linux-4.4.14/drivers/pinctrl/qcom/ |
D | pinctrl-spmi-gpio.c | 550 const struct of_phandle_args *gpio_desc, in pmic_gpio_of_xlate()
|
D | pinctrl-ssbi-gpio.c | 512 const struct of_phandle_args *gpio_desc, in pm8xxx_gpio_of_xlate()
|
D | pinctrl-ssbi-mpp.c | 525 const struct of_phandle_args *gpio_desc, in pm8xxx_mpp_of_xlate()
|
D | pinctrl-spmi-mpp.c | 608 const struct of_phandle_args *gpio_desc, in pmic_mpp_of_xlate()
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-tegra-xusb.c | 691 struct of_phandle_args *args) in tegra_xusb_padctl_xlate()
|
D | pinctrl-st.c | 806 const struct of_phandle_args *gpiospec, u32 *flags) in st_gpio_xlate()
|
D | pinctrl-single.c | 1510 struct of_phandle_args gpiospec; in pcs_add_gpio_func()
|
/linux-4.4.14/drivers/soc/ti/ |
D | knav_dma.c | 381 struct of_phandle_args args; in of_channel_match_helper()
|
D | knav_qmss_queue.c | 1220 struct of_phandle_args oirq; in knav_setup_queue_range()
|
/linux-4.4.14/drivers/iio/adc/ |
D | qcom-spmi-vadc.c | 582 const struct of_phandle_args *iiospec) in vadc_of_xlate()
|
/linux-4.4.14/drivers/pinctrl/sirf/ |
D | pinctrl-sirf.c | 255 const struct of_phandle_args *gpiospec, in sirfsoc_gpio_of_xlate()
|
/linux-4.4.14/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.4.14/sound/soc/ |
D | soc-core.c | 3537 static int snd_soc_get_dai_name(struct of_phandle_args *args, in snd_soc_get_dai_name() 3593 struct of_phandle_args args; in snd_soc_of_get_dai_name() 3626 struct of_phandle_args args; in snd_soc_of_get_dai_link_codecs()
|
/linux-4.4.14/drivers/net/ethernet/hisilicon/ |
D | hip04_eth.c | 815 struct of_phandle_args arg; in hip04_mac_probe()
|
/linux-4.4.14/drivers/pinctrl/sunxi/ |
D | pinctrl-sunxi.c | 506 const struct of_phandle_args *gpiospec, in sunxi_pinctrl_gpio_of_xlate()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | pci-common.c | 237 struct of_phandle_args oirq; in pci_read_irq_line()
|
/linux-4.4.14/include/sound/ |
D | soc.h | 766 struct of_phandle_args *args,
|
/linux-4.4.14/sound/soc/davinci/ |
D | davinci-mcasp.c | 1553 struct of_phandle_args dma_spec; in davinci_mcasp_set_pdata_from_of()
|
/linux-4.4.14/drivers/media/platform/omap3isp/ |
D | isp.c | 292 static struct clk *isp_xclk_src_get(struct of_phandle_args *clkspec, void *data) in isp_xclk_src_get()
|