/linux-4.4.14/drivers/clk/ |
D | clk-moxart.c | 32 pr_err("%s: of_iomap failed\n", node->full_name); in moxart_of_pll_clk_init() 41 pr_err("%s: of_clk_get failed\n", node->full_name); in moxart_of_pll_clk_init() 47 pr_err("%s: failed to register clock\n", node->full_name); in moxart_of_pll_clk_init() 71 pr_err("%s: of_iomap failed\n", node->full_name); in moxart_of_apb_clk_init() 84 pr_err("%s: of_clk_get failed\n", node->full_name); in moxart_of_apb_clk_init() 90 pr_err("%s: failed to register clock\n", node->full_name); in moxart_of_apb_clk_init()
|
D | clk-conf.c | 27 node->full_name); in __set_clk_parents() 44 index, node->full_name); in __set_clk_parents() 59 index, node->full_name); in __set_clk_parents() 103 index, node->full_name); in __set_clk_rates()
|
D | clk-xgene.c | 165 const char *clk_name = np->full_name; in xgene_pllclk_init() 171 pr_err("Unable to map CSR register for %s\n", np->full_name); in xgene_pllclk_init() 443 const char *clk_name = np->full_name; in xgene_devclk_init() 463 np->full_name); in xgene_devclk_init() 471 i, np->full_name); in xgene_devclk_init() 507 np->full_name); in xgene_devclk_init()
|
D | clkdev.c | 54 return __of_clk_get(np, index, np->full_name, NULL); in of_clk_get() 81 np->full_name, name ? name : "", index); in __of_clk_get_by_name() 112 return __of_clk_get_by_name(np, np->full_name, name); in of_clk_get_by_name()
|
/linux-4.4.14/drivers/mtd/ |
D | ofpart.c | 55 master->name, mtd_node->full_name); in parse_ofpart_partitions() 92 master->name, pp->full_name, in parse_ofpart_partitions() 93 mtd_node->full_name); in parse_ofpart_partitions() 105 master->name, pp->full_name, in parse_ofpart_partitions() 106 mtd_node->full_name); in parse_ofpart_partitions() 134 master->name, pp->full_name, mtd_node->full_name); in parse_ofpart_partitions() 172 dp->full_name); in parse_ofoldpart_partitions()
|
/linux-4.4.14/drivers/irqchip/ |
D | irq-dw-apb-ictl.c | 82 pr_err("%s: unable to parse irq\n", np->full_name); in dw_apb_ictl_init() 88 pr_err("%s: unable to get resource\n", np->full_name); in dw_apb_ictl_init() 92 if (!request_mem_region(r.start, resource_size(&r), np->full_name)) { in dw_apb_ictl_init() 93 pr_err("%s: unable to request mem region\n", np->full_name); in dw_apb_ictl_init() 99 pr_err("%s: unable to map resource\n", np->full_name); in dw_apb_ictl_init() 126 pr_err("%s: unable to add irq domain\n", np->full_name); in dw_apb_ictl_init() 135 pr_err("%s: unable to alloc irq domain gc\n", np->full_name); in dw_apb_ictl_init()
|
D | irq-digicolor.c | 81 pr_err("%s: unable to map IC registers\n", node->full_name); in digicolor_of_init() 91 pr_err("%s: unable to map UC registers\n", node->full_name); in digicolor_of_init() 100 pr_err("%s: unable to create IRQ domain\n", node->full_name); in digicolor_of_init() 108 pr_err("%s: unable to allocate IRQ gc\n", node->full_name); in digicolor_of_init()
|
D | irq-moxart.c | 70 node->full_name); in moxart_of_intc_init() 77 pr_err("%s: unable to create IRQ domain\n", node->full_name); in moxart_of_intc_init() 86 node->full_name); in moxart_of_intc_init() 95 node->full_name); in moxart_of_intc_init()
|
D | irq-tegra.c | 306 pr_err("%s: no parent, giving up\n", node->full_name); in tegra_ictlr_init() 312 pr_err("%s: unable to obtain parent domain\n", node->full_name); in tegra_ictlr_init() 344 pr_err("%s: no valid regions, giving up\n", node->full_name); in tegra_ictlr_init() 351 node->full_name, num_ictlrs, soc->num_ictlrs); in tegra_ictlr_init() 358 pr_err("%s: failed to allocated domain\n", node->full_name); in tegra_ictlr_init() 366 node->full_name, num_ictlrs * 32, parent->full_name); in tegra_ictlr_init()
|
D | irq-gic-v3-its-platform-msi.c | 89 np->full_name); in its_pmsi_init() 97 np->full_name); in its_pmsi_init() 101 pr_info("Platform MSI: %s domain created\n", np->full_name); in its_pmsi_init()
|
D | irq-gic-v3-its-pci-msi.c | 122 np->full_name); in its_pci_msi_init() 130 np->full_name); in its_pci_msi_init() 134 pr_info("PCI/MSI: %s domain created\n", np->full_name); in its_pci_msi_init()
|
D | irq-bcm2835.c | 152 node->full_name); in armctrl_of_init() 157 panic("%s: unable to create IRQ domain\n", node->full_name); in armctrl_of_init() 178 node->full_name); in armctrl_of_init()
|
D | irq-sun4i.c | 102 node->full_name); in sun4i_of_init() 128 panic("%s: unable to create IRQ domain\n", node->full_name); in sun4i_of_init()
|
D | irq-crossbar.c | 343 pr_err("%s: no parent, giving up\n", node->full_name); in irqcrossbar_init() 349 pr_err("%s: unable to obtain parent domain\n", node->full_name); in irqcrossbar_init() 362 pr_err("%s: failed to allocated domain\n", node->full_name); in irqcrossbar_init()
|
D | irq-bcm2836.c | 246 node->full_name); in bcm2836_arm_irqchip_l1_intc_of_init() 253 panic("%s: unable to create IRQ domain\n", node->full_name); in bcm2836_arm_irqchip_l1_intc_of_init()
|
D | irq-mxs.c | 178 panic("%s: unable to create irq domain", np->full_name); in icoll_add_domain() 187 panic("%s: unable to map resource", np->full_name); in icoll_init_iobase()
|
D | irq-imx-gpcv2.c | 217 pr_err("%s: no parent, giving up\n", node->full_name); in imx_gpcv2_irqchip_init() 223 pr_err("%s: unable to get parent domain\n", node->full_name); in imx_gpcv2_irqchip_init()
|
D | irq-gic-v3-its.c | 1435 pr_warn("%s: no regs?\n", node->full_name); in its_probe() 1441 pr_warn("%s: unable to map registers\n", node->full_name); in its_probe() 1447 pr_warn("%s: no ITS detected, giving up\n", node->full_name); in its_probe() 1455 node->full_name); in its_probe() 1459 pr_info("ITS: %s\n", node->full_name); in its_probe() 1483 err = its_alloc_tables(node->full_name, its); in its_probe() 1556 pr_err("ITS: failed probing %s (%d)\n", node->full_name, err); in its_probe()
|
D | irq-gic-v3.c | 848 node->full_name); in gic_of_init() 855 node->full_name); in gic_of_init() 877 node->full_name, i); in gic_of_init()
|
D | irq-armada-370-xp.c | 585 node->full_name)); in armada_370_xp_mpic_of_init() 588 node->full_name)); in armada_370_xp_mpic_of_init()
|
D | irq-brcmstb-l2.c | 167 np->full_name, handle_edge_irq, clr, 0, flags); in brcmstb_l2_intc_of_init()
|
/linux-4.4.14/drivers/of/ |
D | resolver.c | 30 const char *full_name) in __of_find_node_by_full_name() argument 38 if (of_node_cmp(node->full_name, full_name) == 0) in __of_find_node_by_full_name() 42 found = __of_find_node_by_full_name(child, full_name); in __of_find_node_by_full_name() 198 const char *n1 = strrchr(dn1->full_name, '/') ? : "/"; in __of_node_name_cmp() 199 const char *n2 = strrchr(dn2->full_name, '/') ? : "/"; in __of_node_name_cmp() 233 __func__, rprop->name, node->full_name); in __of_adjust_tree_phandle_references() 246 __func__, rprop->name, node->full_name); in __of_adjust_tree_phandle_references() 257 node->full_name); in __of_adjust_tree_phandle_references() 278 __func__, child->name, node->full_name); in __of_adjust_tree_phandle_references()
|
D | overlay.c | 92 cname = kbasename(child->full_name); in of_overlay_apply_single_device_node() 104 tchild = __of_node_dup(child, "%s/%s", target->full_name, cname); in of_overlay_apply_single_device_node() 141 __func__, target->full_name, prop->name); in of_overlay_apply_one() 150 __func__, target->full_name, in of_overlay_apply_one() 180 __func__, ovinfo->target->full_name); in of_overlay_apply() 359 __func__, tree->full_name); in of_overlay_create() 369 __func__, tree->full_name); in of_overlay_create() 377 __func__, tree->full_name); in of_overlay_create() 385 __func__, tree->full_name); in of_overlay_create() 446 dn->full_name); in overlay_is_topmost()
|
D | platform.c | 94 strrchr(node->full_name, '/') + 1, dev_name(dev)); in of_device_make_bus_id() 229 pr_debug("Creating amba device %s\n", node->full_name); in of_amba_device_create() 238 __func__, node->full_name); in of_amba_device_create() 264 __func__, ret, node->full_name); in of_amba_device_create() 271 __func__, ret, node->full_name); in of_amba_device_create() 310 pr_debug("%s: devname=%s\n", np->full_name, lookup->name); in of_dev_lookup() 343 __func__, bus->full_name); in of_platform_bus_create() 367 pr_debug(" create child: %s\n", child->full_name); in of_platform_bus_create() 399 pr_debug(" starting at: %s\n", root->full_name); in of_platform_bus_probe() 543 __func__, rd->dn->full_name); in of_platform_notify()
|
D | pdt.c | 44 plen = strlen(dp->parent->full_name); in of_pdt_build_full_name() 49 strcpy(n, dp->parent->full_name); in of_pdt_build_full_name() 79 buf = prom_early_alloc(strlen(dp->parent->full_name) + in of_pdt_build_full_name() 82 of_node_is_root(dp->parent) ? "" : dp->parent->full_name, in of_pdt_build_full_name() 211 dp->full_name = of_pdt_build_full_name(dp); in of_pdt_build_tree() 238 of_root->full_name = "/"; in of_pdt_build_devicetree()
|
D | dynamic.c | 100 pr->dn->full_name); in of_reconfig_notify() 106 pr->dn->full_name, pr->prop->name); in of_reconfig_notify() 328 pr_err("ERROR: Bad of_node_put() on %s\n", node->full_name); in of_node_release() 348 kfree(node->full_name); in of_node_release() 415 node->full_name = kvasprintf(GFP_KERNEL, fmt, vargs); in __of_node_dup() 417 if (!node->full_name) { in __of_node_dup() 463 ce->np->full_name, ce->prop->name); in __of_changeset_entry_dump() 468 ce->np->full_name); in __of_changeset_entry_dump() 534 pr_err("%s: notifier error @%s\n", __func__, ce->np->full_name); in __of_changeset_entry_notify() 566 __func__, ce->np->full_name, in __of_changeset_entry_apply() [all …]
|
D | unittest.c | 53 unittest(np && !strcmp("/testcase-data", np->full_name), in of_unittest_find_node_by_name() 62 unittest(np && !strcmp("/testcase-data/phandle-tests/consumer-a", np->full_name), in of_unittest_find_node_by_name() 67 unittest(np && !strcmp("/testcase-data", np->full_name), in of_unittest_find_node_by_name() 76 unittest(np && !strcmp("/testcase-data/phandle-tests/consumer-a", np->full_name), in of_unittest_find_node_by_name() 81 unittest(!np, "non-existent path returned node %s\n", np->full_name); in of_unittest_find_node_by_name() 85 unittest(!np, "non-existent alias returned node %s\n", np->full_name); in of_unittest_find_node_by_name() 89 unittest(!np, "non-existent alias with relative path returned node %s\n", np->full_name); in of_unittest_find_node_by_name() 263 np->phandle, nh->np->full_name, np->full_name); in of_unittest_check_phandles() 354 i, args.np->full_name, rc); in of_unittest_parse_phandle_with_args() 539 "'%s' not added\n", n21->full_name); in of_unittest_changeset() [all …]
|
D | of_pci.c | 185 pr_info("PCI host bridge %s ranges:\n", dev->full_name); in of_pci_get_host_bridge_resources() 193 dev->full_name, bus_range); in of_pci_get_host_bridge_resources() 240 dev->full_name); in of_pci_get_host_bridge_resources() 246 dev->full_name); in of_pci_get_host_bridge_resources()
|
D | base.c | 155 WARN(rc, "error adding attribute %s to node %s\n", pp->name, np->full_name); in __of_add_property_sysfs() 177 name = safe_name(&np->parent->kobj, kbasename(np->full_name)); in __of_attach_node_sysfs() 743 const char *name = strrchr(child->full_name, '/'); in __of_find_node_by_path() 744 if (WARN(!name, "malformed device_node %s\n", child->full_name)) in __of_find_node_by_path() 1104 propname, np->full_name, elem_size); in of_property_count_elems_of_size() 1484 np->full_name); in __of_parse_phandle_with_args() 1493 np->full_name, cells_name, in __of_parse_phandle_with_args() 1494 node->full_name); in __of_parse_phandle_with_args() 1507 np->full_name); in __of_parse_phandle_with_args() 2112 __func__, node->full_name); in of_graph_parse_endpoint() [all …]
|
D | of_mdio.c | 102 dev_err(dev, "%s has invalid PHY address\n", np->full_name); in of_mdio_parse_addr() 109 np->full_name, addr); in of_mdio_parse_addr()
|
D | address.c | 319 res->name = np->full_name; in of_pci_range_to_resource() 815 r->name = name ? name : dev->full_name; in __of_address_to_resource() 971 __func__, np->full_name); in of_dma_get_range() 989 __func__, dma_addr, np->full_name); in of_dma_get_range()
|
/linux-4.4.14/drivers/media/platform/xilinx/ |
D | xilinx-vipp.c | 93 dev_dbg(xdev->dev, "processing endpoint %s\n", ep->full_name); in xvip_graph_build_one() 98 ep->full_name); in xvip_graph_build_one() 107 link.local_port, link.local_node->full_name); in xvip_graph_build_one() 117 link.local_node->full_name, link.local_port); in xvip_graph_build_one() 125 link.local_node->full_name, link.local_port); in xvip_graph_build_one() 134 link.remote_node->full_name); in xvip_graph_build_one() 144 link.remote_port, link.remote_node->full_name); in xvip_graph_build_one() 214 dev_dbg(xdev->dev, "processing endpoint %s\n", ep->full_name); in xvip_graph_build_dma() 219 ep->full_name); in xvip_graph_build_dma() 240 link.remote_node->full_name); in xvip_graph_build_dma() [all …]
|
/linux-4.4.14/arch/arm64/kernel/ |
D | topology.c | 42 pr_crit("Unable to find CPU node for %s\n", cpu_node->full_name); in get_cpu_for_node() 69 t->full_name); in parse_core() 82 core->full_name); in parse_core() 89 pr_err("%s: Can't get CPU for leaf core\n", core->full_name); in parse_core() 135 c->full_name); in parse_cluster() 144 cluster->full_name, name); in parse_cluster() 156 pr_warn("%s: empty cluster\n", cluster->full_name); in parse_cluster()
|
D | smp.c | 353 pr_err("%s: missing reg property\n", dn->full_name); in of_get_cpu_mpidr() 362 pr_err("%s: invalid reg property\n", dn->full_name); in of_get_cpu_mpidr() 488 dn->full_name); in of_parse_and_init_cpus() 501 dn->full_name); in of_parse_and_init_cpus()
|
D | cpu_ops.c | 74 dn->full_name); in cpu_read_enable_method()
|
D | psci.c | 76 state_node->full_name); in cpu_psci_cpu_init_idle()
|
/linux-4.4.14/drivers/cpuidle/ |
D | dt_idle_states.c | 51 state_node->full_name); in init_state_node() 59 state_node->full_name); in init_state_node() 73 state_node->full_name); in init_state_node() 182 state_node->full_name); in dt_init_idle_driver() 196 state_node->full_name, err); in dt_init_idle_driver()
|
/linux-4.4.14/drivers/clocksource/ |
D | moxart_timer.c | 130 panic("%s: of_iomap failed\n", node->full_name); in moxart_timer_init() 134 panic("%s: irq_of_parse_and_map failed\n", node->full_name); in moxart_timer_init() 138 panic("%s: setup_irq failed\n", node->full_name); in moxart_timer_init() 142 panic("%s: of_clk_get failed\n", node->full_name); in moxart_timer_init() 149 panic("%s: clocksource_mmio_init failed\n", node->full_name); in moxart_timer_init()
|
D | tango_xtal.c | 42 pr_err("%s: invalid address\n", np->full_name); in tango_clocksource_init() 48 pr_err("%s: invalid clock\n", np->full_name); in tango_clocksource_init() 58 pr_err("%s: registration failed\n", np->full_name); in tango_clocksource_init()
|
D | timer-stm32.c | 139 pr_err("%s: failed to get irq.\n", np->full_name); in stm32_clockevent_init() 169 pr_err("%s: failed to request irq.\n", np->full_name); in stm32_clockevent_init() 174 np->full_name, bits); in stm32_clockevent_init()
|
/linux-4.4.14/drivers/net/phy/ |
D | mdio-mux-mmioreg.c | 77 dev_dbg(&pdev->dev, "probing node %s\n", np->full_name); in mdio_mux_mmioreg_probe() 86 np->full_name); in mdio_mux_mmioreg_probe() 115 "missing a 'reg' property\n", np2->full_name); in mdio_mux_mmioreg_probe() 122 np2->full_name); in mdio_mux_mmioreg_probe() 132 np->full_name); in mdio_mux_mmioreg_probe()
|
D | mdio_bus.c | 214 child->full_name); in of_mdiobus_link_phydev() 221 child->full_name, addr); in of_mdiobus_link_phydev()
|
/linux-4.4.14/arch/powerpc/platforms/cell/ |
D | axon_msi.c | 191 dn->full_name); in find_msi_translator() 330 irq_domain_get_of_node(msic->irq_domain)->full_name); in axon_msi_shutdown() 343 pr_devel("axon_msi: setting up dn %s\n", dn->full_name); in axon_msi_probe() 348 dn->full_name); in axon_msi_probe() 358 dn->full_name); in axon_msi_probe() 365 dn->full_name); in axon_msi_probe() 373 dn->full_name); in axon_msi_probe() 380 dn->full_name); in axon_msi_probe() 389 dn->full_name); in axon_msi_probe() 415 printk(KERN_DEBUG "axon_msi: setup MSIC on %s\n", dn->full_name); in axon_msi_probe()
|
D | spu_manage.c | 192 oirq.np->full_name); in spu_map_interrupts() 244 np->full_name); in spu_map_device() 251 np->full_name); in spu_map_device() 257 np->full_name); in spu_map_device() 265 np->full_name); in spu_map_device() 268 pr_debug("spu_new: %s maps:\n", np->full_name); in spu_map_device() 317 " node number too big\n", spe->full_name, spu->node); in of_create_spu()
|
D | iommu.c | 282 np->full_name); in cell_iommu_find_ioc() 462 np->full_name); in cell_iommu_get_ioid() 734 np->full_name); in cell_iommu_alloc() 738 nid, np->full_name); in cell_iommu_alloc() 750 np->full_name); in cell_iommu_alloc()
|
D | spider-pci.c | 134 np->full_name); in spiderpci_iowa_init()
|
D | ras.c | 200 __func__, np->full_name); in cbe_ptcal_enable()
|
/linux-4.4.14/arch/powerpc/sysdev/ |
D | of_rtc.c | 42 node->full_name); in of_instantiate_rtc() 50 node->full_name); in of_instantiate_rtc() 55 node->full_name, plat_name, in of_instantiate_rtc()
|
D | ppc4xx_pci.c | 132 hose->dn->full_name, in ppc4xx_parse_dma_ranges() 156 hose->dn->full_name); in ppc4xx_parse_dma_ranges() 166 hose->dn->full_name, size, (u64)total_memory); in ppc4xx_parse_dma_ranges() 174 hose->dn->full_name); in ppc4xx_parse_dma_ranges() 185 hose->dn->full_name); in ppc4xx_parse_dma_ranges() 237 hose->dn->full_name); in ppc4xx_setup_one_pci_PMM() 270 hose->dn->full_name); in ppc4xx_configure_pci_PMMs() 296 hose->dn->full_name); in ppc4xx_configure_pci_PMMs() 337 np->full_name); in ppc4xx_probe_pci_bridge() 344 np->full_name); in ppc4xx_probe_pci_bridge() [all …]
|
D | fsl_85xx_cache_sram.c | 105 dev->dev.of_node->full_name); in instantiate_cache_sram() 114 dev->dev.of_node->full_name); in instantiate_cache_sram() 122 dev->dev.of_node->full_name); in instantiate_cache_sram()
|
D | mpic_timer.c | 470 np->full_name); in timer_group_get_irq() 488 np->full_name); in timer_group_get_irq() 512 np->full_name); in timer_group_init() 522 np->full_name); in timer_group_init() 530 np->full_name); in timer_group_init() 537 pr_err("%s: cannot get timer frequency.\n", np->full_name); in timer_group_init() 543 pr_err("%s: cannot get timer irqs.\n", np->full_name); in timer_group_init()
|
D | fsl_rio.c | 456 dev->dev.of_node->full_name); in fsl_rio_setup() 460 dev->dev.of_node->full_name); in fsl_rio_setup() 499 rmu_node->full_name); in fsl_rio_setup() 534 np->full_name); in fsl_rio_setup() 562 np->full_name); in fsl_rio_setup() 574 np->full_name); in fsl_rio_setup() 581 np->full_name); in fsl_rio_setup() 603 np->full_name, range_start, range_size); in fsl_rio_setup() 765 dev->dev.of_node->full_name); in fsl_of_rio_rpn_probe()
|
D | uic.c | 247 "cell-index property\n", node->full_name); in uic_init_one() 255 "dcr-reg property\n", node->full_name); in uic_init_one() 295 panic("Unable to initialize primary UIC %s\n", np->full_name); in uic_init_tree() 310 np->full_name); in uic_init_tree()
|
D | fsl_gtm.c | 392 np->full_name); in fsl_gtm_init() 400 pr_err("%s: no clock-frequency\n", np->full_name); in fsl_gtm_init() 411 np->full_name); in fsl_gtm_init() 421 np->full_name); in fsl_gtm_init()
|
D | mv64x60_dev.c | 456 np->full_name, err); in mv64x60_device_setup() 467 np->full_name, err); in mv64x60_device_setup() 479 np2->full_name, err); in mv64x60_device_setup() 489 np->full_name, err); in mv64x60_device_setup() 498 np->full_name, err); in mv64x60_device_setup()
|
D | msi_bitmap.c | 89 "found on %s\n", bmp->of_node->full_name); in msi_bitmap_reserve_dt_hwirqs() 95 " property on %s\n", bmp->of_node->full_name); in msi_bitmap_reserve_dt_hwirqs() 233 of_node.full_name = node_name; in test_of_node()
|
D | ppc4xx_soc.c | 93 printk(KERN_ERR "%s: Can't get cache-size!\n", np->full_name); in ppc4xx_l2c_probe() 103 np->full_name); in ppc4xx_l2c_probe()
|
D | fsl_msi.c | 218 hose->dn->full_name, np->phandle); in fsl_setup_msi_irqs() 442 dev->dev.of_node->full_name); in fsl_of_msi_probe() 450 dev->dev.of_node->full_name); in fsl_of_msi_probe() 526 __func__, dev->dev.of_node->full_name, in fsl_of_msi_probe()
|
D | fsl_pci.c | 205 const char *name = hose->dn->full_name; in setup_pci_atmu() 519 pr_warning("%s: disabled\n", dev->full_name); in fsl_add_bridge() 523 pr_debug("Adding PCI host bridge %s\n", dev->full_name); in fsl_add_bridge() 535 " bus 0\n", dev->full_name); in fsl_add_bridge() 776 dev->full_name); in mpc83xx_add_bridge() 779 pr_debug("Adding PCI host bridge %s\n", dev->full_name); in mpc83xx_add_bridge() 815 " bus 0\n", dev->full_name); in mpc83xx_add_bridge()
|
D | ppc4xx_cpm.c | 282 np->full_name); in cpm_init() 291 np->full_name); in cpm_init()
|
D | scom.c | 198 ent->path.data = (void*) dn->full_name; in scom_debug_init_one() 199 ent->path.size = strlen(dn->full_name); in scom_debug_init_one()
|
D | mpic_msi.c | 63 pr_debug("mpic: mapping hwirqs for %s\n", np->full_name); in mpic_msi_reserve_u3_hwirqs()
|
D | simple_gpio.c | 150 np->full_name, ret); in simple_gpiochip_init()
|
D | mv64x60_pci.c | 140 " bus 0\n", dev->full_name); in mv64x60_add_bridge()
|
D | ppc4xx_gpio.c | 209 np->full_name, ret); in ppc4xx_add_gpiochips()
|
D | mpic_msgr.c | 195 dev_info(&dev->dev, "Of-device full name %s\n", np->full_name); in mpic_msgr_probe()
|
/linux-4.4.14/drivers/gpio/ |
D | gpiolib-of.c | 94 __func__, propname, np->full_name, index); in of_get_named_gpiod_flags() 102 __func__, propname, np->full_name, index, in of_get_named_gpiod_flags() 289 gc->label = kstrdup(np->full_name, GFP_KERNEL); in of_mm_gpiochip_add() 315 np->full_name, ret); in of_mm_gpiochip_add() 370 np->full_name); in of_gpiochip_add_pin_range() 386 np->full_name); in of_gpiochip_add_pin_range() 392 np->full_name, group_names_propname); in of_gpiochip_add_pin_range() 404 np->full_name); in of_gpiochip_add_pin_range()
|
D | gpio-ge.c | 79 bgc->gc.label = devm_kstrdup(&pdev->dev, pdev->dev.of_node->full_name, in gef_gpio_probe() 100 pdev->dev.of_node->full_name); in gef_gpio_probe()
|
D | gpio-moxart.c | 70 dev->of_node->full_name); in moxart_gpio_probe()
|
D | gpio-dwapb.c | 490 port_np->full_name); in dwapb_gpio_get_pdata_of() 497 port_np->full_name); in dwapb_gpio_get_pdata_of() 510 port_np->full_name); in dwapb_gpio_get_pdata_of() 516 pp->name = port_np->full_name; in dwapb_gpio_get_pdata_of()
|
D | gpio-tz1090.c | 532 node->full_name); in tz1090_gpio_register_banks() 537 addr, node->full_name); in tz1090_gpio_register_banks() 548 node->full_name); in tz1090_gpio_register_banks()
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
D | event_sources.c | 47 np->full_name); in request_event_sources_irqs() 66 np->full_name); in request_event_sources_irqs() 78 "%d for %s\n", virqs[i], np->full_name); in request_event_sources_irqs()
|
D | dlpar.c | 87 dn->full_name = kasprintf(GFP_KERNEL, "%s/%s", path, name); in dlpar_parse_cc_node() 88 if (!dn->full_name) { in dlpar_parse_cc_node() 109 kfree(dn->full_name); in dlpar_free_one_cc_node() 143 const char *parent_path = parent->full_name; in dlpar_configure_connector() 188 parent_path = last_dn->full_name; in dlpar_configure_connector() 221 parent_path = last_dn->parent->full_name; in dlpar_configure_connector() 253 dn->parent = pseries_of_derive_parent(dn->full_name); in dlpar_attach_node() 260 dn->full_name); in dlpar_attach_node()
|
D | iommu.c | 549 "missing tce entries !\n", dn->full_name); in iommu_table_setparms() 636 pr_debug("pci_dma_bus_setup_pSeries: setting up bus %s\n", dn->full_name); in pci_dma_bus_setup_pSeries() 721 dn->full_name); in pci_dma_bus_setup_pSeriesLP() 738 pdn->full_name, ppci->table_group); in pci_dma_bus_setup_pSeriesLP() 836 np->full_name); in remove_ddw() 839 np->full_name); in remove_ddw() 845 np->full_name, ret, ddw_avail[2], liobn); in remove_ddw() 849 np->full_name, ret, ddw_avail[2], liobn); in remove_ddw() 856 np->full_name, ret); in remove_ddw() 1022 if (!strcmp(fpdn->pdn->full_name, pdn->full_name)) in enable_ddw() [all …]
|
D | msi.c | 147 pr_debug("rtas_msi: No %s on %s\n", prop_name, dn->full_name); in check_req() 186 dn->full_name); in find_pe_total_msi() 225 pr_debug("rtas_msi: using PE dn %s\n", dn->full_name); in find_pe_dn() 245 pr_debug("rtas_msi: counting %s\n", dn->full_name); in count_non_bridge_devices() 303 pr_debug("rtas_msi: found PE %s\n", pe_dn->full_name); in msi_quota_for_device()
|
D | reconfig.c | 36 np->full_name = kstrdup(path, GFP_KERNEL); in pSeries_reconfig_add_node() 37 if (!np->full_name) in pSeries_reconfig_add_node() 63 kfree(np->full_name); in pSeries_reconfig_add_node()
|
D | pci_dlpar.c | 73 pr_debug("PCI: Initializing new hotplug PHB %s\n", dn->full_name); in init_phb_dynamic()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | pci_of_scan.c | 217 pr_debug("of_scan_pci_bridge(%s)\n", node->full_name); in of_scan_pci_bridge() 223 node->full_name); in of_scan_pci_bridge() 229 node->full_name); in of_scan_pci_bridge() 240 node->full_name); in of_scan_pci_bridge() 268 " for bridge %s\n", node->full_name); in of_scan_pci_bridge() 274 " for bridge %s\n", node->full_name); in of_scan_pci_bridge() 313 pr_debug(" * %s\n", dn->full_name); in of_scan_pci_dev() 357 node->full_name, bus->number); in __of_scan_bus()
|
D | cacheinfo.c | 171 iter->ofnode->full_name, in release_cache_debugcheck() 173 cache->ofnode->full_name, in release_cache_debugcheck() 183 cache_type_string(cache), cache->ofnode->full_name); in release_cache() 198 cpu, next->ofnode->full_name, in cache_cpu_set() 358 pr_debug("creating L%d ucache for %s\n", level, node->full_name); in cache_do_one_devnode_unified() 369 node->full_name); in cache_do_one_devnode_split() 693 cache_name = cache->ofnode->full_name; in cacheinfo_create_index_opt_attrs() 835 cpu, cache->ofnode->full_name, in cache_cpu_clear()
|
D | legacy_serial.c | 151 index, np->full_name); in add_legacy_port() 210 DBG(" -> add_legacy_isa_port(%s)\n", np->full_name); in add_legacy_isa_port() 258 DBG(" -> add_legacy_pci_port(%s)\n", np->full_name); in add_legacy_pci_port() 376 DBG("stdout is %s\n", stdout->full_name); in find_legacy_serial_ports() 605 DBG("stdout is %s\n", prom_stdout->full_name); in check_legacy_serial_console()
|
D | isa-bridge.c | 166 pr_debug("ISA bridge (early) is %s\n", np->full_name); in isa_bridge_find_early() 189 devnode->full_name, pci_name(pdev)); in isa_bridge_find_late()
|
D | pci_64.c | 114 pr_debug("IO unmapping for PHB %s\n", hose->dn->full_name); in pcibios_unmap_io_space() 154 pr_debug("IO mapping for PHB %s\n", hose->dn->full_name); in pcibios_map_phb_io_space()
|
D | io-workarounds.c | 195 "workarounds disabled for %s\n", np->full_name); in iowa_register_bus() 210 pr_debug("IOWA:[%d]Add bus, %s.\n", iowa_bus_count-1, np->full_name); in iowa_register_bus()
|
D | of_platform.c | 48 pr_info("Setting up PCI bus %s\n", dev->dev.of_node->full_name); in of_pci_phb_probe()
|
D | ibmebus.c | 153 return (dn->full_name && in ibmebus_match_path() 154 (strcasecmp((char *)data, dn->full_name) == 0)); in ibmebus_match_path() 390 return sprintf(buf, "%s\n", ofdev->dev.of_node->full_name); in devspec_show()
|
D | pci_32.c | 81 "assuming it starts at 0\n", node->full_name); in make_one_node_map()
|
D | pci-common.c | 681 dev->full_name, primary ? "(primary)" : ""); in pci_process_bridge_OF_ranges() 765 res->name = dev->full_name; in pci_process_bridge_OF_ranges() 1490 hose->dn->full_name, hose->global_number); in pcibios_setup_phb_resources() 1506 hose->dn->full_name, hose->global_number); in pcibios_setup_phb_resources()
|
/linux-4.4.14/arch/c6x/platforms/ |
D | megamod-pic.c | 211 pr_err("%s: Could not alloc PIC structure.\n", np->full_name); in init_megamod_pic() 218 pr_err("%s: Could not alloc host.\n", np->full_name); in init_megamod_pic() 228 pr_err("%s: Could not map registers.\n", np->full_name); in init_megamod_pic() 257 np->full_name, i, irq); in init_megamod_pic() 269 np->full_name, i, hwirq); in init_megamod_pic() 277 np->full_name, i, hwirq); in init_megamod_pic() 294 np->full_name, mapping[i], i + 4); in init_megamod_pic()
|
D | timer64.c | 207 pr_debug("%s: Cannot map timer registers.\n", np->full_name); in timer64_init() 210 pr_debug("%s: Timer registers=%p.\n", np->full_name, timer); in timer64_init() 214 pr_debug("%s: Cannot find interrupt.\n", np->full_name); in timer64_init() 232 pr_debug("%s: Timer irq=%d.\n", np->full_name, cd->irq); in timer64_init()
|
/linux-4.4.14/drivers/net/ethernet/ibm/emac/ |
D | tah.c | 62 ofdev->dev.of_node->full_name); in tah_reset() 109 np->full_name); in tah_probe() 118 np->full_name); in tah_probe() 128 "TAH %s initialized\n", ofdev->dev.of_node->full_name); in tah_probe()
|
D | zmii.c | 125 ofdev->dev.of_node->full_name, in zmii_attach() 132 ofdev->dev.of_node->full_name, *mode, input); in zmii_attach() 254 np->full_name); in zmii_probe() 263 np->full_name); in zmii_probe() 274 "ZMII %s initialized\n", ofdev->dev.of_node->full_name); in zmii_probe()
|
D | rgmii.c | 108 ofdev->dev.of_node->full_name); in rgmii_attach() 118 ofdev->dev.of_node->full_name, input, rgmii_mode_name(mode)); in rgmii_attach() 253 np->full_name); in rgmii_probe() 262 np->full_name); in rgmii_probe() 282 ofdev->dev.of_node->full_name, in rgmii_probe()
|
D | debug.c | 36 p->ofdev->dev.of_node->full_name, in emac_desc_dump() 52 p->ofdev->dev.of_node->full_name, in emac_desc_dump() 80 dev->ofdev->dev.of_node->full_name, in emac_mac_dump() 132 mal->ofdev->dev.of_node->full_name, in emac_mal_dump()
|
D | core.c | 135 printk(KERN_ERR "%s: %s\n", dev->ofdev->dev.of_node->full_name, in emac_report_timeout_error() 2206 dev->cell_index, dev->ofdev->dev.of_node->full_name); in emac_ethtool_get_drvinfo() 2379 np->full_name, name); in emac_read_uint_prop() 2479 printk(KERN_WARNING "%s: can't find PHY!\n", np->full_name); in emac_init_phy() 2605 np->full_name); in emac_init_config() 2629 np->full_name); in emac_init_config() 2639 np->full_name); in emac_init_config() 2649 np->full_name); in emac_init_config() 2658 np->full_name); in emac_init_config() 2754 printk(KERN_ERR "%s: Can't map main interrupt\n", np->full_name); in emac_probe() [all …]
|
D | debug.h | 57 printk(KERN_DEBUG #name "%s: " fmt, d->ofdev->dev.of_node->full_name, ## arg)
|
/linux-4.4.14/arch/sparc/kernel/ |
D | of_device_64.c | 344 op->dev.of_node->full_name, num_reg, PROMREG_MAX); in build_device_resources() 403 op->dev.of_node->full_name, index, in build_device_resources() 550 dp->full_name, orig_irq, irq); in build_one_device_irq() 581 op->dev.of_node->full_name, in build_one_device_irq() 582 pp->full_name, this_orig_irq, in build_one_device_irq() 600 op->dev.of_node->full_name, in build_one_device_irq() 601 pp->full_name, this_orig_irq, in build_one_device_irq() 621 op->dev.of_node->full_name, ip->full_name, orig_irq, irq); in build_one_device_irq() 659 dp->full_name, op->archdata.num_irqs, PROMINTR_MAX); in scan_one_device() 680 dp->full_name); in scan_one_device()
|
D | pci.c | 423 printk("of_scan_pci_bridge(%s)\n", node->full_name); in of_scan_pci_bridge() 429 node->full_name); in of_scan_pci_bridge() 448 node->full_name); in of_scan_pci_bridge() 504 " for bridge %s\n", node->full_name); in of_scan_pci_bridge() 510 " for bridge %s\n", node->full_name); in of_scan_pci_bridge() 547 node->full_name, bus->number); in pci_of_scan_bus() 553 printk(" * %s\n", child->full_name); in pci_of_scan_bus() 591 return snprintf (buf, PAGE_SIZE, "%s\n", dp->full_name); in show_pciobppath_attr() 654 printk("PCI: Scanning PBM %s\n", node->full_name); in pci_scan_one_pbm() 671 node->full_name); in pci_scan_one_pbm() [all …]
|
D | prom_32.c | 258 strcpy(of_console_path, dp->full_name); in of_console_init() 298 strcpy(of_console_path, dp->full_name); in of_console_init()
|
D | time_64.c | 413 op->dev.of_node->full_name, op->resource[0].start); in rtc_probe() 469 op->dev.of_node->full_name, op->resource[0].start); in bq4802_probe() 533 dp->full_name, op->resource[0].start); in mostek_probe()
|
D | auxio_64.c | 126 dp->full_name); in auxio_probe()
|
D | sun4d_irq.c | 364 bus->full_name, bus_connection); in sun4d_build_device_irq() 371 board_parent->full_name); in sun4d_build_device_irq()
|
D | of_device_32.c | 326 op->dev.of_node->full_name, index, in build_device_resources() 385 dp->full_name); in scan_one_device()
|
/linux-4.4.14/fs/9p/ |
D | xattr.c | 144 const char *full_name = xattr_full_name(handler, name); in v9fs_xattr_handler_get() local 148 return v9fs_xattr_get(dentry, full_name, buffer, size); in v9fs_xattr_handler_get() 155 const char *full_name = xattr_full_name(handler, name); in v9fs_xattr_handler_set() local 159 return v9fs_xattr_set(dentry, full_name, value, size, flags); in v9fs_xattr_handler_set()
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
D | pfunc_base.c | 58 tmp, func->node->full_name, addr); in macio_do_gpio_write() 111 macio->of_node->full_name); in macio_gpio_init_one() 133 macio->of_node->full_name); in macio_gpio_init_one() 271 macio->of_node->full_name); in macio_mmio_init_one() 302 uninorth_node->full_name); in uninorth_install_pfunc() 321 unin_hwclock->full_name); in uninorth_install_pfunc()
|
D | low_i2c.c | 497 np->full_name); in kw_i2c_host_init() 508 np->full_name); in kw_i2c_host_init() 541 np->full_name); in kw_i2c_host_init() 546 np->full_name); in kw_i2c_host_init() 563 *addrp, host->irq, np->full_name); in kw_i2c_host_init() 595 (controller == busnode) ? "<multibus>" : busnode->full_name); in kw_i2c_add() 799 printk(KERN_INFO "PMU i2c %s\n", busnode->full_name); in pmu_i2c_probe() 913 printk(KERN_INFO "SMU i2c %s\n", controller->full_name); in smu_i2c_probe() 945 bus->channel, busnode->full_name); in smu_i2c_probe() 1128 " bus %s !\n", mode, bus->busnode->full_name); in pmac_i2c_setmode() [all …]
|
D | bootx_init.c | 229 namep = np->full_name ? (char *)(base + np->full_name) : NULL; in bootx_scan_dt_build_strings() 289 namep = np->full_name ? (char *)(base + np->full_name) : NULL; in bootx_scan_dt_build_struct()
|
D | pci.c | 694 hose->mem_resources[cur].name = hose->dn->full_name; in parse_region_decode() 736 hose->io_resource.name = np->full_name; in setup_u3_ht() 786 DBG("Adding PCI host bridge %s\n", dev->full_name); in pmac_add_bridge() 795 " bus 0\n", dev->full_name); in pmac_add_bridge()
|
D | pic.c | 367 master->full_name, max_real_irqs); in pmac_pic_probe_oldstyle() 381 " cascade: %d\n", slave->full_name, in pmac_pic_probe_oldstyle()
|
/linux-4.4.14/arch/powerpc/platforms/chrp/ |
D | pci.c | 239 dev->full_name); in chrp_find_bridges() 245 dev->full_name); in chrp_find_bridges() 253 printk(" controlled by %s", dev->full_name); in chrp_find_bridges() 261 dev->full_name); in chrp_find_bridges() 301 dev->full_name, model); in chrp_find_bridges()
|
/linux-4.4.14/drivers/net/ethernet/freescale/ |
D | fsl_pq_mdio.c | 272 np->full_name); in ucc_configure() 285 np->full_name); in ucc_configure() 298 np->full_name); in ucc_configure() 441 strrchr(tbi->full_name, '/') + 1); in fsl_pq_mdio_probe() 453 tbi->full_name); in fsl_pq_mdio_probe()
|
/linux-4.4.14/arch/powerpc/platforms/52xx/ |
D | efika.c | 102 ": Can't get bus-range for %s\n", pcictrl->full_name); in efika_pcisetup() 112 printk(" controlled by %s\n", pcictrl->full_name); in efika_pcisetup() 119 pcictrl->full_name); in efika_pcisetup()
|
D | mpc52xx_pci.c | 372 pr_debug("Adding MPC52xx PCI host bridge %s\n", node->full_name); in mpc52xx_add_bridge() 377 printk(KERN_ERR "Can't get %s resources\n", node->full_name); in mpc52xx_add_bridge() 384 node->full_name); in mpc52xx_add_bridge()
|
D | media5200.c | 159 pr_debug("%s: found fpga node: %s\n", __func__, fpga_np->full_name); in media5200_init_irq()
|
/linux-4.4.14/drivers/hwmon/ |
D | ads1015.c | 194 node->full_name); in ads1015_get_channels_config_of() 202 channel, node->full_name); in ads1015_get_channels_config_of() 210 node->full_name); in ads1015_get_channels_config_of() 220 node->full_name); in ads1015_get_channels_config_of()
|
/linux-4.4.14/sound/soc/fsl/ |
D | imx-audmux.c | 272 child->full_name); in imx_audmux_parse_dt_defaults() 277 child->full_name); in imx_audmux_parse_dt_defaults() 296 i, child->full_name); in imx_audmux_parse_dt_defaults() 303 child->full_name); in imx_audmux_parse_dt_defaults()
|
D | fsl_dma.c | 901 ssi_np->full_name); in fsl_soc_dma_probe() 906 dma = kzalloc(sizeof(*dma) + strlen(np->full_name), GFP_KERNEL); in fsl_soc_dma_probe() 913 strcpy(dma->path, np->full_name); in fsl_soc_dma_probe()
|
/linux-4.4.14/arch/powerpc/platforms/embedded6xx/ |
D | linkstation.c | 44 printk("Adding PCI host bridge %s\n", dev->full_name); in linkstation_add_bridge() 49 " bus 0\n", dev->full_name); in linkstation_add_bridge()
|
D | storcenter.c | 47 printk("Adding PCI host bridge %s\n", dev->full_name); in storcenter_add_bridge()
|
D | mvme5100.c | 118 pr_info("Adding PCI host bridge %s\n", dev->full_name); in mvme5100_add_bridge()
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | opal-xscom.c | 40 __func__, dev->full_name); in opal_scom_map() 46 __func__, dev->full_name); in opal_scom_map()
|
D | rng.c | 91 pr_warn("No ibm,chip-id found for %s.\n", dn->full_name); in rng_init_per_cpu() 145 dn->full_name, rc); in rng_init()
|
D | pci-p5ioc2.c | 133 pr_info(" Initializing p5ioc2 PHB %s\n", np->full_name); in pnv_pci_init_p5ioc2_phb() 222 pr_info("Probing p5ioc2 IO-Hub %s\n", np->full_name); in pnv_pci_init_p5ioc2_hub() 240 pr_info(" No PHBs for Hub %s\n", np->full_name); in pnv_pci_init_p5ioc2_hub()
|
D | opal-async.c | 170 __func__, opal_node->full_name); in opal_async_comp_init()
|
/linux-4.4.14/drivers/pci/hotplug/ |
D | rpaphp_pci.c | 98 err("%s: no pci_bus for dn %s\n", __func__, slot->dn->full_name); in rpaphp_enable_slot() 128 dbg("%s: pci_devs of slot[%s]\n", __func__, slot->dn->full_name); in rpaphp_enable_slot()
|
D | rpaphp_slot.c | 124 __func__, slot->dn->full_name, slot->index, slot->name, in rpaphp_register_slot()
|
/linux-4.4.14/drivers/video/fbdev/ |
D | sunxvr1000.c | 36 gp->of_node->full_name); in gfb_get_props() 153 printk("gfb: Found device at %s\n", dp->full_name); in gfb_probe() 158 dp->full_name); in gfb_probe()
|
D | offb.c | 390 static void __init offb_init_fb(const char *name, const char *full_name, in offb_init_fb() argument 409 printk(KERN_ERR "%s: can't use depth = %d\n", full_name, in offb_init_fb() 522 fb_info(info, "Open Firmware frame buffer device on %s\n", full_name); in offb_init_fb() 636 no_real_node ? "display" : dp->full_name, in offb_init_nodriver()
|
/linux-4.4.14/drivers/crypto/ |
D | n2_core.c | 1754 dev->dev.of_node->full_name); in spu_mdesc_walk_arcs() 1775 dev->dev.of_node->full_name); in handle_exec_unit() 2004 const char *full_name; in n2_crypto_probe() local 2010 full_name = dev->dev.of_node->full_name; in n2_crypto_probe() 2011 pr_info("Found N2CP at %s\n", full_name); in n2_crypto_probe() 2016 full_name); in n2_crypto_probe() 2023 "global resources.\n", full_name); in n2_crypto_probe() 2031 full_name); in n2_crypto_probe() 2038 full_name); in n2_crypto_probe() 2050 full_name); in n2_crypto_probe() [all …]
|
/linux-4.4.14/arch/powerpc/platforms/amigaone/ |
D | setup.c | 43 printk(KERN_INFO "Adding PCI host bridge %s\n", dev->full_name); in amigaone_add_bridge() 53 " bus 0\n", dev->full_name); in amigaone_add_bridge()
|
/linux-4.4.14/drivers/tty/hvc/ |
D | hvc_opal.c | 183 dev->dev.of_node->full_name); in hvc_opal_probe() 208 dev->dev.of_node->full_name, termno); in hvc_opal_probe() 214 dev->dev.of_node->full_name, in hvc_opal_probe() 220 dev->dev.of_node->full_name); in hvc_opal_probe()
|
D | hvc_vio.c | 317 pr_err("hvc_vio: Unknown protocol for %s\n", vdev->dev.of_node->full_name); in hvc_vio_probe() 322 vdev->dev.of_node->full_name, in hvc_vio_probe()
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-powermac.c | 239 dev_warn(&adap->dev, "No i2c address for %s\n", node->full_name); in i2c_powermac_get_addr() 321 " on %s\n", node->full_name); in i2c_powermac_get_type() 354 node->full_name); in i2c_powermac_register_devices() 377 " %s\n", node->full_name); in i2c_powermac_register_devices()
|
/linux-4.4.14/drivers/bus/ |
D | sunxi-rsb.c | 560 child->full_name); in of_rsb_register_devices() 565 child->full_name, ret); in of_rsb_register_devices() 572 child->full_name); in of_rsb_register_devices() 590 child->full_name, ret); in of_rsb_register_devices() 597 dev_dbg(dev, "adding child %s\n", child->full_name); in of_rsb_register_devices() 610 child->full_name, PTR_ERR(rdev)); in of_rsb_register_devices()
|
D | imx-weim.c | 160 child->full_name); in weim_parse_dt() 171 pdev->dev.of_node->full_name); in weim_parse_dt()
|
/linux-4.4.14/arch/arm/kernel/ |
D | devtree.c | 95 pr_debug(" * %s...\n", cpu->full_name); in arm_dt_init_cpu_maps() 103 cpu->full_name); in arm_dt_init_cpu_maps()
|
D | cpuidle.c | 109 dn->full_name, enable_method); in arm_cpuidle_read_ops()
|
D | topology.c | 123 cn->full_name); in parse_dt_topology()
|
/linux-4.4.14/arch/arm/mach-shmobile/ |
D | pm-rmobile.c | 207 np->full_name); in add_special_pd() 345 pr_warn("%s cannot map reg 0\n", np->full_name); in rmobile_init_pm_domains() 351 pr_warn("%s lacks pm-domains node\n", np->full_name); in rmobile_init_pm_domains()
|
/linux-4.4.14/drivers/input/ |
D | matrix-keymap.c | 93 propname, np->full_name); in matrix_keypad_parse_of_keymap() 99 propname, np->full_name); in matrix_keypad_parse_of_keymap()
|
/linux-4.4.14/drivers/spmi/ |
D | spmi.c | 456 dev_dbg(&ctrl->dev, "adding child %s\n", node->full_name); in of_spmi_register_devices() 462 node->full_name, err); in of_spmi_register_devices() 469 node->full_name); in of_spmi_register_devices() 476 node->full_name); in of_spmi_register_devices()
|
/linux-4.4.14/crypto/ |
D | ccm.c | 506 const char *full_name, in crypto_ccm_create_common() argument 570 memcpy(inst->alg.base.cra_name, full_name, CRYPTO_MAX_ALG_NAME); in crypto_ccm_create_common() 612 char full_name[CRYPTO_MAX_ALG_NAME]; in crypto_ccm_create() local 622 if (snprintf(full_name, CRYPTO_MAX_ALG_NAME, "ccm(%s)", cipher_name) >= in crypto_ccm_create() 626 return crypto_ccm_create_common(tmpl, tb, full_name, ctr_name, in crypto_ccm_create() 641 char full_name[CRYPTO_MAX_ALG_NAME]; in crypto_ccm_base_create() local 651 if (snprintf(full_name, CRYPTO_MAX_ALG_NAME, "ccm_base(%s,%s)", in crypto_ccm_base_create() 655 return crypto_ccm_create_common(tmpl, tb, full_name, ctr_name, in crypto_ccm_base_create()
|
D | gcm.c | 621 const char *full_name, in crypto_gcm_create_common() argument 688 memcpy(inst->alg.base.cra_name, full_name, CRYPTO_MAX_ALG_NAME); in crypto_gcm_create_common() 730 char full_name[CRYPTO_MAX_ALG_NAME]; in crypto_gcm_create() local 740 if (snprintf(full_name, CRYPTO_MAX_ALG_NAME, "gcm(%s)", cipher_name) >= in crypto_gcm_create() 744 return crypto_gcm_create_common(tmpl, tb, full_name, in crypto_gcm_create() 759 char full_name[CRYPTO_MAX_ALG_NAME]; in crypto_gcm_base_create() local 769 if (snprintf(full_name, CRYPTO_MAX_ALG_NAME, "gcm_base(%s,%s)", in crypto_gcm_base_create() 773 return crypto_gcm_create_common(tmpl, tb, full_name, in crypto_gcm_base_create()
|
/linux-4.4.14/drivers/memory/ |
D | mvebu-devbus.c | 109 name, node->full_name); in get_timing_param_ps() 131 node->full_name); in devbus_get_timing_params() 184 node->full_name); in devbus_get_timing_params()
|
D | jz4780-nemc.c | 326 child->full_name, bank); in jz4780_nemc_probe() 338 child->full_name); in jz4780_nemc_probe() 342 child->full_name); in jz4780_nemc_probe()
|
/linux-4.4.14/drivers/clk/tegra/ |
D | clk-emc.c | 381 pr_err("timing %s: failed to read rate\n", node->full_name); in load_one_timing_from_dt() 390 node->full_name); in load_one_timing_from_dt() 399 node->full_name); in load_one_timing_from_dt() 413 node->full_name, __clk_get_name(timing->parent)); in load_one_timing_from_dt()
|
/linux-4.4.14/drivers/clk/berlin/ |
D | bg2q.c | 300 pr_err("%s: Unable to map global base\n", np->full_name); in berlin2q_clock_setup() 307 pr_err("%s: Unable to map cpupll base\n", np->full_name); in berlin2q_clock_setup() 373 np->full_name, n); in berlin2q_clock_setup()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | bootx.h | 39 u32 full_name; member
|
/linux-4.4.14/arch/powerpc/platforms/512x/ |
D | mpc512x_shared.c | 391 prop_name, np->full_name, DEFAULT_FIFO_SIZE); in get_fifo_size() 430 __func__, np->full_name); in mpc512x_psc_fifo_init() 437 __func__, np->full_name); in mpc512x_psc_fifo_init()
|
/linux-4.4.14/Documentation/devicetree/ |
D | todo.txt | 9 - Always set ->full_name at of_attach_node() time
|
/linux-4.4.14/drivers/dma/ |
D | of-dma.c | 42 dma_spec->np->full_name); in of_dma_find_controller() 258 __func__, np->full_name); in of_dma_request_slave_channel()
|
/linux-4.4.14/tools/iio/ |
D | iio_utils.h | 55 int iioutils_break_up_name(const char *full_name, char **generic_name);
|
D | iio_utils.c | 32 int iioutils_break_up_name(const char *full_name, char **generic_name) in iioutils_break_up_name() argument 40 if (!strncmp(full_name, iio_direction[i], in iioutils_break_up_name() 46 current = strdup(full_name + strlen(prefix) + 1); in iioutils_break_up_name()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_mipi_dsi.c | 143 node->full_name, ret); in of_mipi_dsi_device_add() 149 node->full_name, reg); in of_mipi_dsi_device_add() 156 node->full_name, PTR_ERR(dsi)); in of_mipi_dsi_device_add() 166 node->full_name, ret); in of_mipi_dsi_device_add()
|
D | drm_of.c | 138 remote->full_name); in drm_of_component_probe()
|
/linux-4.4.14/drivers/gpu/drm/tilcdc/ |
D | tilcdc_slave_compat.c | 241 if (tilcdc_prop_str_update(prop, i2c->full_name, &kft)) in tilcdc_convert_slave_node() 244 if (tilcdc_prop_str_update(prop, lcdc->full_name, &kft)) in tilcdc_convert_slave_node()
|
/linux-4.4.14/drivers/misc/ |
D | sram.c | 209 child->full_name); in sram_reserve_regions() 216 child->full_name); in sram_reserve_regions() 239 child->full_name); in sram_reserve_regions()
|
/linux-4.4.14/drivers/iommu/ |
D | fsl_pamu.c | 534 node->full_name); in get_stash_id() 561 node->full_name); in get_stash_id() 572 node->full_name); in get_stash_id() 1067 dev->of_node->full_name); in fsl_pamu_probe() 1250 np->full_name); in fsl_pamu_init() 1263 np->full_name, ret); in fsl_pamu_init()
|
D | rockchip-iommu.c | 907 np->full_name, ret); in rk_iommu_group_set_iommudata() 912 args.np->full_name, args.args_count); in rk_iommu_group_set_iommudata() 919 dev_err(dev, "iommu %s not found\n", args.np->full_name); in rk_iommu_group_set_iommudata()
|
D | fsl_pamu_domain.c | 623 liodn[i], dev->of_node->full_name); in handle_attach_device() 688 dev->of_node->full_name); in fsl_pamu_attach_device() 724 dev->of_node->full_name); in fsl_pamu_detach_device()
|
/linux-4.4.14/arch/arm/mach-mvebu/ |
D | cpu-reset.c | 52 np->full_name)) { in mvebu_cpu_reset_map()
|
D | kirkwood.c | 111 np->full_name); in kirkwood_dt_eth_fixup()
|
D | pm.c | 252 np->full_name)) { in mvebu_pm_suspend_init()
|
/linux-4.4.14/drivers/scsi/ |
D | mac53c94.c | 452 node->full_name); in mac53c94_probe() 459 "assuming 25MHz\n", node->full_name); in mac53c94_probe() 472 "command space for %s\n", node->full_name); in mac53c94_probe() 485 state->intr, node->full_name); in mac53c94_probe()
|
/linux-4.4.14/arch/arm/mach-exynos/ |
D | suspend.c | 240 pr_err("%s: no parent, giving up\n", node->full_name); in exynos_pmu_irq_init() 246 pr_err("%s: unable to obtain parent domain\n", node->full_name); in exynos_pmu_irq_init() 254 node->full_name); in exynos_pmu_irq_init()
|
D | pm_domains.c | 137 pd->pd.name = kstrdup_const(strrchr(np->full_name, '/') + 1, in exynos4_pm_init_power_domain()
|
/linux-4.4.14/drivers/macintosh/ |
D | macio_sysfs.c | 58 return sprintf(buf, "%s\n", ofdev->dev.of_node->full_name); in devspec_show()
|
D | rack-meter.c | 415 mdev->ofdev.node->full_name); in rackmeter_probe() 422 mdev->ofdev.node->full_name); in rackmeter_probe() 434 mdev->ofdev.dev.of_node->full_name); in rackmeter_probe()
|
D | windfarm_lm87_sensor.c | 130 client->dev.of_node->full_name); in wf_lm87_probe()
|
/linux-4.4.14/drivers/gpu/drm/rcar-du/ |
D | rcar_du_kms.c | 581 ep->local_node->full_name); in rcar_du_encoders_init_one() 602 encoder->full_name); in rcar_du_encoders_init_one() 631 encoder->full_name); in rcar_du_encoders_init_one() 651 encoder->full_name, ret); in rcar_du_encoders_init_one()
|
/linux-4.4.14/drivers/clk/mediatek/ |
D | reset.c | 75 pr_err("Cannot find regmap for %s: %ld\n", np->full_name, in mtk_register_reset_controller()
|
/linux-4.4.14/drivers/clk/ti/ |
D | clockdomain.c | 120 __func__, node->full_name, i, PTR_ERR(clk)); in of_ti_clockdomain_setup()
|
/linux-4.4.14/arch/powerpc/platforms/maple/ |
D | pci.c | 76 bridge->full_name); in fixup_bus_range() 500 DBG("Adding PCI host bridge %s\n", dev->full_name); in maple_add_bridge() 505 dev->full_name); in maple_add_bridge()
|
/linux-4.4.14/arch/powerpc/platforms/85xx/ |
D | xes_mpc85xx.c | 104 np->full_name); in xes_mpc85xx_fixups()
|
D | p1022_ds.c | 512 np2->full_name); in p1022_ds_setup_arch() 528 np2->full_name); in p1022_ds_setup_arch()
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
D | fimc-is-i2c.c | 61 node->full_name); in fimc_is_i2c_probe()
|
/linux-4.4.14/drivers/devfreq/ |
D | devfreq-event.c | 237 dev->of_node->full_name); in devfreq_event_get_edev_by_phandle() 283 dev->of_node->full_name); in devfreq_event_get_edev_count()
|
/linux-4.4.14/drivers/ide/ |
D | pmac.c | 1149 mdev->ofdev.dev.of_node->full_name); in pmac_ide_macio_attach() 1157 "%s!\n", mdev->ofdev.dev.of_node->full_name); in pmac_ide_macio_attach() 1169 "13\n", mdev->ofdev.dev.of_node->full_name); in pmac_ide_macio_attach() 1187 mdev->ofdev.dev.of_node->full_name); in pmac_ide_macio_attach() 1277 "%s\n", np->full_name); in pmac_ide_pci_attach() 1285 "%s\n", np->full_name); in pmac_ide_pci_attach()
|
/linux-4.4.14/drivers/usb/common/ |
D | common.c | 174 np->full_name, otg_rev); in of_usb_update_otg_caps()
|
/linux-4.4.14/drivers/mtd/maps/ |
D | sun_uflash.c | 59 dp->full_name, (unsigned long long)op->resource[0].start); in uflash_devinit()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | omap-wakeupgen.c | 470 pr_err("%s: no parent, giving up\n", node->full_name); in wakeupgen_init() 476 pr_err("%s: unable to obtain parent domain\n", node->full_name); in wakeupgen_init()
|
/linux-4.4.14/arch/arm/mach-imx/ |
D | gpc.c | 248 pr_err("%s: no parent, giving up\n", node->full_name); in imx_gpc_init() 254 pr_err("%s: unable to obtain parent domain\n", node->full_name); in imx_gpc_init()
|
/linux-4.4.14/drivers/virt/ |
D | fsl_hypervisor.c | 849 np->full_name); in fsl_hypervisor_init() 877 "malformed parent\n", np->full_name); in fsl_hypervisor_init() 889 irq, np->full_name); in fsl_hypervisor_init()
|
/linux-4.4.14/arch/microblaze/kernel/ |
D | intc.c | 163 intc->full_name, nr_irq, intr_mask); in xilinx_intc_of_init()
|
D | timer.c | 281 pr_info("%s: irq=%d\n", timer->full_name, irq); in xilinx_timer_init()
|
/linux-4.4.14/drivers/video/backlight/ |
D | as3711_bl.c | 276 pdata->su1_fb = fb->full_name; in as3711_backlight_parse_dt() 289 pdata->su2_fb = fb->full_name; in as3711_backlight_parse_dt()
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_drm_mic.c | 237 from->full_name); in get_remote_node() 244 from->full_name); in get_remote_node()
|
/linux-4.4.14/drivers/reset/ |
D | reset-socfpga.c | 112 pdev->dev.of_node->full_name); in socfpga_reset_probe()
|
/linux-4.4.14/drivers/edac/ |
D | ppc4xx_edac.c | 1070 mci->dev_name = np->full_name; in ppc4xx_edac_mc_init() 1273 "ECC is disabled.\n", np->full_name); in ppc4xx_edac_probe() 1294 np->full_name); in ppc4xx_edac_probe()
|
/linux-4.4.14/arch/powerpc/platforms/83xx/ |
D | mpc832x_rdb.c | 116 pr_err("%s: registration failed\n", np->full_name); in of_fsl_spi_probe()
|
D | mcu_mpc8349emitx.c | 131 gc->label = np->full_name; in mcu_gpiochip_add()
|
/linux-4.4.14/arch/powerpc/platforms/pasemi/ |
D | pci.c | 196 pr_debug("Adding PCI host bridge %s\n", dev->full_name); in pas_add_bridge()
|
/linux-4.4.14/drivers/sbus/char/ |
D | display7seg.c | 216 op->dev.of_node->full_name, in d7s_probe()
|
D | flash.c | 185 op->dev.of_node->full_name, in flash_probe()
|
/linux-4.4.14/drivers/pinctrl/freescale/ |
D | pinctrl-imx.c | 527 dev_err(info->dev, "no fsl,pins property in node %s\n", np->full_name); in imx_pinctrl_parse_groups() 533 dev_err(info->dev, "Invalid fsl,pins property in node %s\n", np->full_name); in imx_pinctrl_parse_groups() 603 dev_err(info->dev, "no groups defined in %s\n", np->full_name); in imx_pinctrl_parse_functions()
|
/linux-4.4.14/drivers/spi/ |
D | spi.c | 1435 nc->full_name); in of_register_spi_device() 1445 nc->full_name); in of_register_spi_device() 1453 nc->full_name, rc); in of_register_spi_device() 1511 nc->full_name, rc); in of_register_spi_device() 1524 nc->full_name); in of_register_spi_device() 1554 nc->full_name); in of_register_spi_devices() 2641 __func__, rd->dn->full_name); in of_spi_notify()
|
/linux-4.4.14/drivers/pinctrl/ |
D | devicetree.c | 119 np_config->full_name); in dt_to_map_one_config()
|
/linux-4.4.14/arch/arm/mach-rockchip/ |
D | platsmp.c | 182 __func__, node->full_name); in rockchip_smp_prepare_sram()
|
/linux-4.4.14/arch/microblaze/pci/ |
D | pci-common.c | 563 dev->full_name, primary ? "(primary)" : ""); in pci_process_bridge_OF_ranges() 664 res->name = dev->full_name; in pci_process_bridge_OF_ranges() 1292 hose->dn->full_name, hose->global_number); in pcibios_setup_phb_resources() 1314 hose->dn->full_name, hose->global_number); in pcibios_setup_phb_resources()
|
/linux-4.4.14/arch/x86/kernel/ |
D | devicetree.c | 239 dn->full_name); in dtb_add_ioapic()
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | v4l2-of.c | 60 node->full_name, 1 + bus->num_data_lanes, i); in v4l2_of_parse_csi_bus()
|