| /linux/drivers/regulator/ |
| H A D | ti-abb-regulator.c | 415 char *pname = "ti,settling-time"; in ti_abb_init_timings() local 418 ret = of_property_read_u32(dev->of_node, pname, &abb->settling_time); in ti_abb_init_timings() 420 dev_err(dev, "Unable to get property '%s'(%d)\n", pname, ret); in ti_abb_init_timings() 426 dev_err(dev, "Invalid property:'%s' set as 0!\n", pname); in ti_abb_init_timings() 430 pname = "ti,clock-cycles"; in ti_abb_init_timings() 431 ret = of_property_read_u32(dev->of_node, pname, &clock_cycles); in ti_abb_init_timings() 433 dev_err(dev, "Unable to get property '%s'(%d)\n", pname, ret); in ti_abb_init_timings() 438 dev_err(dev, "Invalid property:'%s' set as 0!\n", pname); in ti_abb_init_timings() 502 char *pname = "ti,abb_info"; in ti_abb_init_table() local 513 num_entries = of_property_count_u32_elems(dev->of_node, pname); in ti_abb_init_table() [all …]
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | dmabuf_iter.c | 37 const char *pname, *exporter; in dmabuf_collector() local 45 bpf_core_read(&pname, sizeof(pname), &dmabuf->name) || in dmabuf_collector() 50 if (pname) { in dmabuf_collector() 51 if (bpf_probe_read_kernel_str(name, sizeof(name), pname) < 0) in dmabuf_collector() 69 const char *pname; in iter_dmabuf_for_each() local 74 if (bpf_core_read(&pname, sizeof(pname), &d->name)) in iter_dmabuf_for_each() 78 if (!pname) in iter_dmabuf_for_each() 81 len = bpf_probe_read_kernel_str(name, sizeof(name), pname); in iter_dmabuf_for_each()
|
| /linux/drivers/video/fbdev/nvidia/ |
| H A D | nv_of.c | 42 const char *pname; in nvidia_probe_of_connector() local 46 pname = of_get_property(dp, "name", NULL); in nvidia_probe_of_connector() 47 if (!pname) in nvidia_probe_of_connector() 49 len = strlen(pname); in nvidia_probe_of_connector() 50 if ((pname[len-1] == 'A' && conn == 1) || in nvidia_probe_of_connector() 51 (pname[len-1] == 'B' && conn == 2)) { in nvidia_probe_of_connector()
|
| /linux/drivers/clk/rockchip/ |
| H A D | clk.h | 839 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, \ argument 845 .parent_names = (const char *[]){ pname }, \ 857 #define COMPOSITE_NOMUX_DIVTBL(_id, cname, pname, f, mo, ds, dw,\ argument 863 .parent_names = (const char *[]){ pname }, \ 933 #define COMPOSITE_FRAC(_id, cname, pname, f, mo, df, go, gs, gf)\ argument 938 .parent_names = (const char *[]){ pname }, \ 950 #define COMPOSITE_FRACMUX(_id, cname, pname, f, mo, df, go, gs, gf, ch) \ argument 955 .parent_names = (const char *[]){ pname }, \ 968 #define COMPOSITE_FRACMUX_NOGATE(_id, cname, pname, f, mo, df, ch) \ argument 973 .parent_names = (const char *[]){ pname }, \ [all …]
|
| /linux/drivers/firmware/efi/ |
| H A D | fdtparams.c | 60 static int __init efi_get_fdt_prop(const void *fdt, int node, const char *pname, in efi_get_fdt_prop() argument 67 prop = fdt_getprop(fdt, node, pname, &len); in efi_get_fdt_prop() 116 const char *pname = dt_params[i].params[j]; in efi_get_fdt_params() local 118 if (!efi_get_fdt_prop(fdt, node, pname, name[j], in efi_get_fdt_params() 123 pr_err("Can't find property '%s' in DT!\n", pname); in efi_get_fdt_params()
|
| /linux/include/trace/events/ |
| H A D | clk.h | 173 __string( pname, parent ? parent->name : "none" ) 178 __assign_str(pname); 181 TP_printk("%s %s", __get_str(name), __get_str(pname)) 275 __string( pname, req->best_parent_hw ? clk_hw_get_name(req->best_parent_hw) : "none" ) 283 __assign_str(pname); 292 __get_str(pname),
|
| H A D | asoc.h | 175 __string( pname, path->name ? path->name : DAPM_DIRECT) 184 __assign_str(pname); 195 __get_str(pname), DAPM_ARROW(__entry->path_dir),
|
| /linux/scripts/package/ |
| H A D | builddeb | 30 pname=$1 45 mkdir -p "${pdir}/usr/bin" "${pdir}/usr/share/doc/${pname}" 47 cp ${KCONFIG_CONFIG} "${pdir}/usr/share/doc/${pname}/config" 48 gzip "${pdir}/usr/share/doc/${pname}/config"
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_debugfs.c | 75 const char *pname = pci_name(bp->pdev); in bnxt_debug_dev_init() local 79 bp->debugfs_pdev = debugfs_create_dir(pname, bnxt_debug_mnt); in bnxt_debug_dev_init()
|
| /linux/drivers/of/ |
| H A D | fdt.c | 110 const char *pname; in populate_properties() local 113 val = fdt_getprop_by_offset(blob, cur, &pname, &sz); in populate_properties() 119 if (!pname) { in populate_properties() 124 if (!strcmp(pname, "name")) in populate_properties() 138 if (!strcmp(pname, "phandle") || in populate_properties() 139 !strcmp(pname, "linux,phandle")) { in populate_properties() 148 if (!strcmp(pname, "ibm,phandle")) in populate_properties() 151 pp->name = (char *)pname; in populate_properties()
|
| /linux/arch/sparc/prom/ |
| H A D | tree_32.c | 281 int prom_setprop(phandle node, const char *pname, char *value, int size) in prom_setprop() argument 288 if ((pname == NULL) || (value == NULL)) in prom_setprop() 291 ret = prom_nodeops->no_setprop(node, pname, value, size); in prom_setprop()
|
| /linux/drivers/clk/imx/ |
| H A D | clk-imx8ulp-sim-lpav.c | 19 #define IMX8ULP_HIFI_CLK_GATE(gname, cname, pname, bidx) \ argument 23 .parent = { .fw_name = pname }, \
|
| H A D | clk-imx8mp-audiomix.c | 159 #define CLK_GATE_PARENT(gname, cname, pname) \ argument 163 { .fw_name = pname, .name = pname }, NULL, 1, \
|
| /linux/drivers/video/fbdev/aty/ |
| H A D | radeon_monitor.c | 131 const char *pname; in radeon_probe_OF_head() local 138 pname = of_get_property(dp, "name", NULL); in radeon_probe_OF_head() 139 if (!pname) in radeon_probe_OF_head() 141 len = strlen(pname); in radeon_probe_OF_head() 143 pname, pname[len-1], head_no); in radeon_probe_OF_head() 144 if (pname[len-1] == 'A' && head_no == 0) { in radeon_probe_OF_head() 152 } else if (pname[len-1] == 'B' && head_no == 1) in radeon_probe_OF_head()
|
| /linux/net/ieee802154/ |
| H A D | nl-phy.c | 299 const char *pname = in ieee802154_del_iface() local 301 if (pname[nla_len(info->attrs[IEEE802154_ATTR_PHY_NAME]) - 1] in ieee802154_del_iface() 306 phy2 = wpan_phy_find(pname); in ieee802154_del_iface()
|
| /linux/drivers/clk/ti/ |
| H A D | clkctrl.c | 361 const char * const *pname; in _ti_clkctrl_setup_mux() local 367 pname = data->parents; in _ti_clkctrl_setup_mux() 368 while (*pname) { in _ti_clkctrl_setup_mux() 370 pname++; in _ti_clkctrl_setup_mux()
|
| /linux/drivers/gpu/drm/lima/ |
| H A D | lima_ctx.h | 18 char pname[TASK_COMM_LEN]; member
|
| H A D | lima_ctx.c | 32 get_task_comm(ctx->pname, current); in lima_ctx_create()
|
| /linux/tools/perf/util/ |
| H A D | pmus.h | 31 bool perf_pmus__have_event(const char *pname, const char *name);
|
| /linux/drivers/irqchip/ |
| H A D | irq-pic32-evic.c | 195 const char *pname = "microchip,external-irqs"; in pic32_ext_irq_of_init() local 197 of_property_for_each_u32(node, pname, hwirq) { in pic32_ext_irq_of_init()
|
| /linux/drivers/hwmon/ |
| H A D | g762.c | 658 const char *pname, in g762_of_prop_import_one() argument 665 if (of_property_read_u32(client->dev.of_node, pname, &pval)) in g762_of_prop_import_one() 668 dev_dbg(&client->dev, "found %s (%d)\n", pname, pval); in g762_of_prop_import_one() 671 dev_err(&client->dev, "unable to set %s (%d)\n", pname, pval); in g762_of_prop_import_one()
|
| /linux/drivers/mtd/devices/ |
| H A D | phram.c | 215 static int parse_name(char **pname, const char *token) in parse_name() argument 228 *pname = name; in parse_name()
|
| /linux/sound/soc/intel/atom/ |
| H A D | sst-atom-controls.h | 698 char pname[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member 724 .instance_id = xinstance, .gain_val = xgain_val, .pname = xpname} 735 .instance_id = xinstance, .gain_val = xgain_val, .pname = xpname} 745 .instance_id = xinstance, .gain_val = xgain_val, .pname = xpname}
|
| /linux/fs/overlayfs/ |
| H A D | params.c | 346 struct path *path, char **pname) in ovl_add_layer() argument 355 swap(config->workdir, *pname); in ovl_add_layer() 359 swap(config->upperdir, *pname); in ovl_add_layer() 371 swap(l->name, *pname); in ovl_add_layer()
|
| /linux/net/ipv4/ |
| H A D | ipconfig.c | 1367 char *pname; in ipconfig_proc_net_create() local 1373 pname = kasprintf(GFP_KERNEL, "%s%s", "ipconfig/", name); in ipconfig_proc_net_create() 1374 if (!pname) in ipconfig_proc_net_create() 1377 p = proc_create(pname, 0444, init_net.proc_net, proc_ops); in ipconfig_proc_net_create() 1378 kfree(pname); in ipconfig_proc_net_create()
|