Home
last modified time | relevance | path

Searched refs:name (Results 23801 - 23825 of 64050) sorted by relevance

1...<<951952953954955956957958959960>>...2562

/kernel/linux/linux-6.6/fs/ocfs2/dlmfs/
H A Duserdlm.c587 dentry->d_name.name, in user_dlm_lock_res_init()
664 struct ocfs2_cluster_connection *user_dlm_register(const struct qstr *name) in user_dlm_register() argument
669 rc = ocfs2_cluster_connect_agnostic(name->name, name->len, in user_dlm_register()
/kernel/linux/linux-6.6/include/linux/
H A Dparport.h134 const char *name; member
190 const char *name; member
256 const char *name; member
371 parport_register_dev_model(struct parport *port, const char *name,
496 extern struct pardevice *parport_open (int devnum, const char *name);
H A DmISDNif.h303 char name[MISDN_MAX_IDLEN]; member
308 char name[MISDN_MAX_IDLEN]; /* new name */ member
461 char *name; member
528 char name[64]; member
581 struct device *parent, char *name);
H A Dmm_inline.h370 extern struct anon_vma_name *anon_vma_name_alloc(const char *name);
395 return anon_vma_name_alloc(anon_name->name); in anon_vma_name_reuse()
423 !strcmp(anon_name1->name, anon_name2->name); in anon_vma_name_eq()
432 static inline struct anon_vma_name *anon_vma_name_alloc(const char *name) in anon_vma_name_alloc() argument
/kernel/linux/linux-6.6/include/linux/gpio/
H A Dconsumer.h169 int gpiod_set_consumer_name(struct gpio_desc *desc, const char *name);
531 const char *name) in gpiod_set_consumer_name()
589 const char *name; member
648 int gpiod_export_link(struct device *dev, const char *name,
662 static inline int gpiod_export_link(struct device *dev, const char *name, in gpiod_export_link() argument
530 gpiod_set_consumer_name(struct gpio_desc *desc, const char *name) gpiod_set_consumer_name() argument
/kernel/linux/linux-6.6/drivers/staging/media/omap4iss/
H A Diss_ipipe.c41 #define IPIPE_PRINT_REGISTER(iss, name)\
42 dev_dbg(iss->dev, "###IPIPE " #name "=0x%08x\n", \
43 iss_reg_read(iss, OMAP4_ISS_MEM_ISP_IPIPE, IPIPE_##name))
509 strscpy(sd->name, "OMAP4 ISS ISP IPIPE", sizeof(sd->name)); in ipipe_init_entities()
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.c434 .name = CEDRUS_NAME,
488 snprintf(vfd->name, sizeof(vfd->name), "%s", cedrus_video_device.name); in cedrus_probe()
710 .name = CEDRUS_NAME,
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_params.c395 strscpy(capability->card, video_dev->name, sizeof(capability->card)); in sun6i_isp_params_querycap()
512 strscpy(video_dev->name, SUN6I_ISP_PARAMS_NAME, in sun6i_isp_params_setup()
513 sizeof(video_dev->name)); in sun6i_isp_params_setup()
541 video_dev->entity.name, 0, proc_subdev->entity.name, in sun6i_isp_params_setup()
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/
H A Dipu3-css-fw.c14 const char *name) in imgu_css_fw_show_binary()
18 dev_dbg(dev, "found firmware binary type %i size %i name %s\n", in imgu_css_fw_show_binary()
19 bi->type, bi->blob.size, name); in imgu_css_fw_show_binary()
150 const char *name = (void *)css->fwp + bi->blob.prog_name_offset; in imgu_css_fw_init() local
155 len = strnlen(name, css->fw->size - bi->blob.prog_name_offset); in imgu_css_fw_init()
229 imgu_css_fw_show_binary(dev, bi, name); in imgu_css_fw_init()
13 imgu_css_fw_show_binary(struct device *dev, struct imgu_fw_info *bi, const char *name) imgu_css_fw_show_binary() argument
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_ldisc.c210 seq_printf(m, "%-10s %2d\n", ldops->name ? ldops->name : "???", i); in tty_ldiscs_seq_show()
495 const char *name = tty_name(tty); in tty_ldisc_restore() local
497 pr_warn("Falling back ldisc for %s.\n", name); in tty_ldisc_restore()
505 panic("Couldn't open N_NULL ldisc for %s.", name); in tty_ldisc_restore()
/kernel/linux/linux-6.6/drivers/thermal/
H A Dcpufreq_cooling.c483 * This interface function registers the cpufreq cooling device with the name
502 char *name; in __cpufreq_cooling_register() local
568 name = kasprintf(GFP_KERNEL, "cpufreq-%s", dev_name(dev)); in __cpufreq_cooling_register()
569 if (!name) in __cpufreq_cooling_register()
572 cdev = thermal_of_cooling_device_register(np, name, cpufreq_cdev, in __cpufreq_cooling_register()
574 kfree(name); in __cpufreq_cooling_register()
594 * This interface function registers the cpufreq cooling device with the name
612 * This interface function registers the cpufreq cooling device with the name
H A Ddevfreq_cooling.c370 char *name; in of_devfreq_cooling_register_power() local
422 name = kasprintf(GFP_KERNEL, "devfreq-%s", dev_name(dev)); in of_devfreq_cooling_register_power()
423 if (!name) in of_devfreq_cooling_register_power()
426 cdev = thermal_of_cooling_device_register(np, name, dfc, ops); in of_devfreq_cooling_register_power()
427 kfree(name); in of_devfreq_cooling_register_power()
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dst_remoteproc.c138 if (strcmp(it.node->name, "vdev0buffer")) { in st_rproc_parse_fw()
145 it.node->name); in st_rproc_parse_fw()
151 it.node->name); in st_rproc_parse_fw()
358 rproc = rproc_alloc(dev, np->name, &st_rproc_ops, NULL, sizeof(*ddata)); in st_rproc_probe()
471 .name = "st-rproc",
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-pcf2123.c148 * name, coarse offset is a better fit for overlapping values.
424 pcf2123_driver.driver.name, &spi->dev); in pcf2123_probe()
461 { .name = "pcf2123", },
462 { .name = "rv2123", },
463 { .name = "rtc-pcf2123", },
470 .name = "rtc-pcf2123",
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H A Dql4_attr.c109 .name = "fw_dump",
118 char *name; member
131 for (iter = bin_file_entries; iter->name; iter++) { in qla4_8xxx_alloc_sysfs_attr()
137 iter->name, ret); in qla4_8xxx_alloc_sysfs_attr()
146 for (iter = bin_file_entries; iter->name; iter++) in qla4_8xxx_free_sysfs_attr()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-hisi-kunpeng.c144 .name = _name, \
165 char name[32]; in hisi_spi_debugfs_init() local
170 snprintf(name, 32, "hisi_spi%d", host->bus_num); in hisi_spi_debugfs_init()
171 hs->debugfs = debugfs_create_dir(name, NULL); in hisi_spi_debugfs_init()
545 .name = "hisi-kunpeng-spi",
H A Dspi-bcm2835aux.c108 char name[64]; in bcm2835aux_debugfs_create() local
111 /* get full name */ in bcm2835aux_debugfs_create()
112 snprintf(name, sizeof(name), "spi-bcm2835aux-%s", dname); in bcm2835aux_debugfs_create()
115 dir = debugfs_create_dir(name, NULL); in bcm2835aux_debugfs_create()
591 .name = "spi-bcm2835aux",
/kernel/linux/linux-6.6/drivers/slimbus/
H A Dstream.c90 * @name: name of the stream
100 const char *name) in slim_stream_allocate()
108 rt->name = kasprintf(GFP_KERNEL, "slim-%s", name); in slim_stream_allocate()
109 if (!rt->name) { in slim_stream_allocate()
485 kfree(stream->name); in slim_stream_free()
99 slim_stream_allocate(struct slim_device *dev, const char *name) slim_stream_allocate() argument
/kernel/linux/linux-6.6/drivers/staging/fbtft/
H A Dfb_agm1264k-fl.c124 "%s('%s')\n", __func__, gpio->name); in request_gpios_match()
126 if (strcasecmp(gpio->name, "wr") == 0) { in request_gpios_match()
130 } else if (strcasecmp(gpio->name, "cs0") == 0) { in request_gpios_match()
134 } else if (strcasecmp(gpio->name, "cs1") == 0) { in request_gpios_match()
142 else if (strcasecmp(gpio->name, "rw") == 0) { in request_gpios_match()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dolpc_battery.c91 .name = "olpc_ac",
552 .name = "eeprom",
576 .name = "error",
608 .name = "olpc_battery",
722 .name = "olpc-battery",
/kernel/linux/linux-6.6/drivers/regulator/
H A Dgpio-regulator.c149 config->supply_name = config->init_data->constraints.name; in of_get_gpio_regulator_config()
257 drvdata->desc.name = devm_kstrdup(dev, config->supply_name, GFP_KERNEL); in gpio_regulator_probe()
258 if (drvdata->desc.name == NULL) { in gpio_regulator_probe()
259 dev_err(dev, "Failed to allocate supply name\n"); in gpio_regulator_probe()
287 gpiod_set_consumer_name(drvdata->gpiods[i], drvdata->desc.name); in gpio_regulator_probe()
370 .name = "gpio-regulator",
H A Dmt6397-regulator.c42 .name = #vreg, \
69 .name = #vreg, \
88 .name = #vreg, \
386 mt6397_regulators[i].desc.name); in mt6397_regulator_probe()
408 .name = "mt6397-regulator",
H A Drtmv20-regulator.c154 .name = "rtmv20,lsw",
200 const char *name; in rtmv20_properties_init() member
245 ret = device_property_read_u32(priv->dev, props[i].name, &temp); in rtmv20_properties_init()
249 temp = device_property_read_bool(priv->dev, props[i].name); in rtmv20_properties_init()
427 .name = "rtmv20",
H A Dtps65086-regulator.c31 .name = _name, \
55 .name = _name, \
387 dev_dbg(tps->dev, "Index: %u; Regulator name: \"%s\"; Regulator ID: %d\n", in tps65086_regulator_probe()
388 i, desc_ptr->name, desc_ptr->id); in tps65086_regulator_probe()
393 i, desc_ptr->name); in tps65086_regulator_probe()
409 .name = "tps65086-regulator",
H A Dtwl-regulator.c464 .name = #label, \
482 .name = #label, \
502 .name = #label, \
631 info->desc.name, PTR_ERR(rdev)); in twlreg_probe()
653 /* NOTE: short name, to work around driver model truncation of
657 .name = "twl4030_reg",

Completed in 42 milliseconds

1...<<951952953954955956957958959960>>...2562