| /drivers/of/ |
| A D | dynamic.c | 347 __func__, node->parent, node->full_name); in of_node_release() 356 strcmp(node->parent->full_name, "testcase-data")) { in of_node_release() 387 __func__, node->parent, node->full_name); in of_node_release() 393 kfree(node->full_name); in of_node_release() 453 const char *full_name) in __of_node_dup() argument 460 node->full_name = kstrdup(full_name, GFP_KERNEL); in __of_node_dup() 461 if (!node->full_name) { in __of_node_dup() 502 const char *full_name) in of_changeset_create_node() argument 507 np = __of_node_dup(NULL, full_name); in of_changeset_create_node()
|
| A D | overlay.c | 414 node_kbasename = kbasename(node->full_name); in add_changeset_node() 417 if (!of_node_cmp(node_kbasename, kbasename(tchild->full_name))) in add_changeset_node() 541 of_node_cmp(ce_1->np->full_name, ce_2->np->full_name)) in find_dup_cset_node_entry() 576 of_node_cmp(ce_1->np->full_name, ce_2->np->full_name)) in find_dup_cset_prop()
|
| A D | pdt.c | 164 dp->full_name = of_pdt_build_full_name(dp); in of_pdt_create_node() 208 of_root->full_name = "/"; in of_pdt_build_devicetree()
|
| A D | resolver.c | 133 const char *n1 = kbasename(dn1->full_name); in node_name_cmp() 134 const char *n2 = kbasename(dn2->full_name); in node_name_cmp()
|
| A D | unittest.c | 328 np = of_find_node_by_path(full_name); in of_unittest_printf() 336 of_unittest_printf_one(np, "%pOF", full_name); in of_unittest_printf() 337 of_unittest_printf_one(np, "%pOFf", full_name); in of_unittest_printf() 654 i, args.np->full_name, rc); in of_unittest_parse_phandle_with_args_map() 1943 const char *full_name; in attach_node_and_children() local 1946 if (!full_name) in attach_node_and_children() 1950 !strcmp(full_name, "/__fixups__")) { in attach_node_and_children() 1951 kfree(full_name); in attach_node_and_children() 1955 dup = of_find_node_by_path(full_name); in attach_node_and_children() 1956 kfree(full_name); in attach_node_and_children() [all …]
|
| A D | kobj.c | 131 name = safe_name(&np->parent->kobj, kbasename(np->full_name)); in __of_attach_node_sysfs()
|
| /drivers/bus/ |
| A D | stm32_firewall.c | 51 np->full_name, err); in stm32_firewall_get_firewall() 78 pr_err("No firewall controller registered for %s\n", np->full_name); in stm32_firewall_get_firewall() 285 child->full_name); in stm32_firewall_populate_bus()
|
| /drivers/gpu/host1x/ |
| A D | syncpt.c | 63 char *full_name; in host1x_syncpt_alloc() local 83 full_name = kasprintf(GFP_KERNEL, "%u-%s", sp->id, name); in host1x_syncpt_alloc() 84 if (!full_name) in host1x_syncpt_alloc() 87 sp->name = full_name; in host1x_syncpt_alloc()
|
| /drivers/regulator/ |
| A D | scmi-regulator.c | 222 sreg->of_node->full_name); in scmi_regulator_common_init() 234 sreg->desc.of_match = sreg->of_node->full_name; in scmi_regulator_common_init() 272 dom, np->full_name); in process_scmi_regulator_of_node() 292 dom, np->full_name); in process_scmi_regulator_of_node()
|
| /drivers/gpu/drm/msm/registers/ |
| A D | gen_header.py | 179 print(" .reg = REG_%s(__i)," % reg.full_name) 181 print(" .reg = REG_%s," % reg.full_name) 211 prefix = reg.full_name 376 self.full_name = self.domain + "_" + self.name 405 tab_to("#define REG_%s" % self.full_name, "0x%08x" % offset) 407 …print("static inline uint32_t REG_%s(%s) { return 0x%08x + %s; }" % (self.full_name, proto, offset… 410 self.bitset.dump(self.full_name) 421 print("\tREG_%s = 0x%08x" % (self.full_name, self.offset))
|
| /drivers/clocksource/ |
| A D | timer-of.c | 68 np->full_name, clkevt); in timer_of_irq_init() 186 to->clkevt.name = np->full_name; in timer_of_init()
|
| A D | timer-stm32.c | 234 const char *name = to->np->full_name; in stm32_clocksource_init() 272 to->clkevt.name = to->np->full_name; in stm32_clockevent_init()
|
| A D | timer-atmel-tcb.c | 451 clksrc.name = kbasename(node->parent->full_name); in tcb_clksrc_init() 452 clkevt.clkevt.name = kbasename(node->parent->full_name); in tcb_clksrc_init()
|
| A D | renesas-ostm.c | 70 to->np->full_name, timer_of_rate(to), 300, in ostm_init_clksrc()
|
| /drivers/hwmon/ |
| A D | nct7802.c | 1055 node->full_name); in nct7802_get_channel_config() 1061 node->full_name); in nct7802_get_channel_config() 1083 dev_err(dev, "No type for '%s'\n", node->full_name); in nct7802_get_channel_config() 1096 node->full_name); in nct7802_get_channel_config() 1106 dev_err(dev, "No mode for '%s'\n", node->full_name); in nct7802_get_channel_config() 1116 node->full_name); in nct7802_get_channel_config()
|
| /drivers/gpu/drm/arm/display/komeda/ |
| A D | komeda_pipeline.c | 262 pipe->of_output_links[0]->full_name : "none"); in komeda_pipeline_dump() 265 pipe->of_output_links[1]->full_name : "none"); in komeda_pipeline_dump()
|
| /drivers/clk/ |
| A D | clk-xgene.c | 172 const char *clk_name = np->full_name; in xgene_pllclk_init() 380 const char *clk_name = np->full_name; in xgene_pmdclk_init() 667 const char *clk_name = np->full_name; in xgene_devclk_init()
|
| /drivers/irqchip/ |
| A D | irq-gic-v3-its-fsl-mc-msi.c | 156 np->full_name); in its_fsl_mc_of_msi_init()
|
| A D | irq-ls1x.c | 138 node->full_name, handle_level_irq, in ls1x_intc_of_init()
|
| A D | irq-tb10x.c | 105 ictl->full_name)) { in of_tb10x_init_irq()
|
| A D | irq-orion.c | 69 ORION_IRQS_PER_CHIP, 1, np->full_name, in orion_irq_init()
|
| /drivers/clk/qcom/ |
| A D | a53-pll.c | 126 strchrnul(np->full_name, '@')); in qcom_a53pll_probe()
|
| A D | apcs-msm8916.c | 67 strchrnul(np->full_name, '@')); in qcom_apcs_msm8916_clk_probe()
|
| /drivers/pmdomain/samsung/ |
| A D | exynos-pm-domains.c | 100 name = kbasename(node->full_name); in exynos_get_domain_name()
|
| /drivers/gpu/drm/rockchip/ |
| A D | analogix_dp-rockchip.c | 256 sprintf(name, "%s vp%d", remote_port_parent->full_name, port_id); in rockchip_dp_drm_encoder_enable() 259 remote_port_parent->full_name, endpoint.id ? "vopl" : "vopb"); in rockchip_dp_drm_encoder_enable()
|