Home
last modified time | relevance | path

Searched refs:full_name (Results 1 – 25 of 84) sorted by relevance

1234

/Linux-v4.19/sound/soc/
Dsoc-utils.c60 char *full_name; in snd_soc_component_enable_pin() local
66 full_name = kasprintf(GFP_KERNEL, "%s %s", component->name_prefix, pin); in snd_soc_component_enable_pin()
67 if (!full_name) in snd_soc_component_enable_pin()
70 ret = snd_soc_dapm_enable_pin(dapm, full_name); in snd_soc_component_enable_pin()
71 kfree(full_name); in snd_soc_component_enable_pin()
82 char *full_name; in snd_soc_component_enable_pin_unlocked() local
88 full_name = kasprintf(GFP_KERNEL, "%s %s", component->name_prefix, pin); in snd_soc_component_enable_pin_unlocked()
89 if (!full_name) in snd_soc_component_enable_pin_unlocked()
92 ret = snd_soc_dapm_enable_pin_unlocked(dapm, full_name); in snd_soc_component_enable_pin_unlocked()
93 kfree(full_name); in snd_soc_component_enable_pin_unlocked()
[all …]
/Linux-v4.19/drivers/of/
Dpdt.c40 plen = strlen(dp->parent->full_name); in of_pdt_build_full_name()
45 strcpy(n, dp->parent->full_name); in of_pdt_build_full_name()
75 buf = prom_early_alloc(strlen(dp->parent->full_name) + in of_pdt_build_full_name()
78 of_node_is_root(dp->parent) ? "" : dp->parent->full_name, in of_pdt_build_full_name()
207 dp->full_name = of_pdt_build_full_name(dp); in of_pdt_build_tree()
234 of_root->full_name = "/"; in of_pdt_build_devicetree()
Ddynamic.c336 kfree(node->full_name); in of_node_release()
396 const char *full_name) in __of_node_dup() argument
403 node->full_name = kstrdup(full_name, GFP_KERNEL); in __of_node_dup()
404 if (!node->full_name) { in __of_node_dup()
Dresolver.c142 const char *n1 = kbasename(dn1->full_name); in node_name_cmp()
143 const char *n2 = kbasename(dn2->full_name); in node_name_cmp()
Dof_reserved_mem.c411 if (!np->full_name) in of_reserved_mem_lookup()
414 name = kbasename(np->full_name); in of_reserved_mem_lookup()
/Linux-v4.19/arch/sparc/kernel/
Dof_device_64.c346 op->dev.of_node->full_name, num_reg, PROMREG_MAX); in build_device_resources()
405 op->dev.of_node->full_name, index, in build_device_resources()
552 dp->full_name, orig_irq, irq); in build_one_device_irq()
583 op->dev.of_node->full_name, in build_one_device_irq()
584 pp->full_name, this_orig_irq, in build_one_device_irq()
602 op->dev.of_node->full_name, in build_one_device_irq()
603 pp->full_name, this_orig_irq, in build_one_device_irq()
623 op->dev.of_node->full_name, ip->full_name, orig_irq, irq); in build_one_device_irq()
661 dp->full_name, op->archdata.num_irqs, PROMINTR_MAX); in scan_one_device()
684 dp->full_name); in scan_one_device()
Dpci.c434 pci_info(dev, "of_scan_pci_bridge(%s)\n", node->full_name); in of_scan_pci_bridge()
440 node->full_name); in of_scan_pci_bridge()
459 node->full_name); in of_scan_pci_bridge()
515 " for bridge %s\n", node->full_name); in of_scan_pci_bridge()
521 " for bridge %s\n", node->full_name); in of_scan_pci_bridge()
558 node->full_name, bus->number); in pci_of_scan_bus()
564 pci_info(bus, " * %s\n", child->full_name); in pci_of_scan_bus()
601 return snprintf (buf, PAGE_SIZE, "%s\n", dp->full_name); in show_pciobppath_attr()
701 printk("PCI: Scanning PBM %s\n", node->full_name); in pci_scan_one_pbm()
718 node->full_name); in pci_scan_one_pbm()
[all …]
Dprom_32.c258 strcpy(of_console_path, dp->full_name); in of_console_init()
298 strcpy(of_console_path, dp->full_name); in of_console_init()
Dtime_64.c451 op->dev.of_node->full_name, op->resource[0].start); in rtc_probe()
507 op->dev.of_node->full_name, op->resource[0].start); in bq4802_probe()
571 dp->full_name, op->resource[0].start); in mostek_probe()
Dsun4d_irq.c365 bus->full_name, bus_connection); in sun4d_build_device_irq()
372 board_parent->full_name); in sun4d_build_device_irq()
/Linux-v4.19/fs/9p/
Dxattr.c144 const char *full_name = xattr_full_name(handler, name); in v9fs_xattr_handler_get() local
146 return v9fs_xattr_get(dentry, full_name, buffer, size); in v9fs_xattr_handler_get()
154 const char *full_name = xattr_full_name(handler, name); in v9fs_xattr_handler_set() local
156 return v9fs_xattr_set(dentry, full_name, value, size, flags); in v9fs_xattr_handler_set()
/Linux-v4.19/drivers/clocksource/
Dtimer-of.c70 of_irq->name, np->full_name); in timer_of_irq_init()
83 np->full_name, clkevt) : in timer_of_irq_init()
86 np->full_name, clkevt); in timer_of_irq_init()
Dtimer-stm32.c234 const char *name = to->np->full_name; in stm32_clocksource_init()
272 to->clkevt.name = to->np->full_name; in stm32_clockevent_init()
/Linux-v4.19/include/linux/
Dof_mdio.h43 dev_err(dev, "%s has invalid PHY address\n", np->full_name); in of_mdio_parse_addr()
50 np->full_name, addr); in of_mdio_parse_addr()
/Linux-v4.19/arch/powerpc/platforms/pseries/
Dreconfig.c36 np->full_name = kstrdup(kbasename(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()
Ddlpar.c88 dn->full_name = kstrdup(name, GFP_KERNEL); in dlpar_parse_cc_node()
89 if (!dn->full_name) { in dlpar_parse_cc_node()
110 kfree(dn->full_name); in dlpar_free_one_cc_node()
/Linux-v4.19/arch/powerpc/include/asm/
Dbootx.h40 u32 full_name; member
/Linux-v4.19/crypto/
Dccm.c458 const char *full_name, in crypto_ccm_create_common() argument
524 memcpy(inst->alg.base.cra_name, full_name, CRYPTO_MAX_ALG_NAME); in crypto_ccm_create_common()
567 char full_name[CRYPTO_MAX_ALG_NAME]; in crypto_ccm_create() local
581 if (snprintf(full_name, CRYPTO_MAX_ALG_NAME, "ccm(%s)", cipher_name) >= in crypto_ccm_create()
585 return crypto_ccm_create_common(tmpl, tb, full_name, ctr_name, in crypto_ccm_create()
600 char full_name[CRYPTO_MAX_ALG_NAME]; in crypto_ccm_base_create() local
610 if (snprintf(full_name, CRYPTO_MAX_ALG_NAME, "ccm_base(%s,%s)", in crypto_ccm_base_create()
614 return crypto_ccm_create_common(tmpl, tb, full_name, ctr_name, in crypto_ccm_base_create()
Dgcm.c600 const char *full_name, in crypto_gcm_create_common() argument
669 memcpy(inst->alg.base.cra_name, full_name, CRYPTO_MAX_ALG_NAME); in crypto_gcm_create_common()
712 char full_name[CRYPTO_MAX_ALG_NAME]; in crypto_gcm_create() local
722 if (snprintf(full_name, CRYPTO_MAX_ALG_NAME, "gcm(%s)", cipher_name) >= in crypto_gcm_create()
726 return crypto_gcm_create_common(tmpl, tb, full_name, in crypto_gcm_create()
741 char full_name[CRYPTO_MAX_ALG_NAME]; in crypto_gcm_base_create() local
751 if (snprintf(full_name, CRYPTO_MAX_ALG_NAME, "gcm_base(%s,%s)", in crypto_gcm_base_create()
755 return crypto_gcm_create_common(tmpl, tb, full_name, in crypto_gcm_base_create()
/Linux-v4.19/Documentation/devicetree/
Dtodo.txt9 - Always set ->full_name at of_attach_node() time
/Linux-v4.19/arch/powerpc/platforms/powermac/
Dbootx_init.c230 namep = np->full_name ? (char *)(base + np->full_name) : NULL; in bootx_scan_dt_build_strings()
290 namep = np->full_name ? (char *)(base + np->full_name) : NULL; in bootx_scan_dt_build_struct()
/Linux-v4.19/arch/arm/mach-mvebu/
Dcpu-reset.c54 np->full_name)) { in mvebu_cpu_reset_map()
/Linux-v4.19/tools/iio/
Diio_utils.h62 int iioutils_break_up_name(const char *full_name, char **generic_name);
/Linux-v4.19/drivers/irqchip/
Dirq-ativic32.c103 panic("%s: unable to create IRQ domain\n", node->full_name); in ativic32_init_irq()
/Linux-v4.19/drivers/clk/
Dclkdev.c51 return __of_clk_get(np, index, np->full_name, NULL); in of_clk_get()
109 return __of_clk_get_by_name(np, np->full_name, name); in of_clk_get_by_name()

1234