/kernel/linux/linux-5.10/drivers/net/wireguard/ |
H A D | timers.c | 48 peer->device->dev->name, peer->internal_id, in wg_expired_retransmit_handshake() 66 peer->device->dev->name, peer->internal_id, in wg_expired_retransmit_handshake() 96 peer->device->dev->name, peer->internal_id, in wg_expired_new_handshake() 128 peer->device->dev->name, peer->internal_id, in wg_queued_expired_zero_key_material()
|
/kernel/linux/linux-5.10/drivers/soc/atmel/ |
H A D | soc.c | 231 for (soc = socs; soc->name; soc++) { in at91_soc_init() 239 if (!soc->name) { in at91_soc_init() 249 soc_dev_attr->soc_id = soc->name; in at91_soc_init() 262 pr_info("Detected SoC: %s, revision %X\n", soc->name, in at91_soc_init()
|
/kernel/linux/linux-5.10/drivers/scsi/ufs/ |
H A D | cdns-pltfrm.c | 121 if (!strcmp(clki->name, "core_clk")) in cdns_ufs_set_hclkdiv() 249 .name = "cdns-ufs-pltfm", 257 .name = "cdns-ufs-pltfm", 330 .name = "cdns-ufshcd",
|
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | da9062-thermal.c | 45 const char *name; member 180 .name = "da9062-thermal", 231 thermal->zone = thermal_zone_device_register(thermal->config->name, in da9062_thermal_probe() 290 .name = "da9062-thermal",
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-pmcmsp.c | 171 pr_debug("No IOMEM resource info for %s.\n", dev->name); in usb_hcd_msp_probe() 177 if (!request_mem_region(hcd->rsrc_start, hcd->rsrc_len, dev->name)) { in usb_hcd_msp_probe() 190 dev_err(&dev->dev, "No IRQ resource info for %s.\n", dev->name); in usb_hcd_msp_probe() 323 .name = "pmcmsp-ehci",
|
/kernel/linux/linux-5.10/samples/configfs/ |
H A D | configfs_sample.c | 184 const char *name) in simple_children_make_item() 192 config_item_init_type_name(&simple_child->item, name, in simple_children_make_item() 261 struct config_group *group, const char *name) in group_children_make_group() 270 config_group_init_type_name(&simple_children->group, name, in group_children_make_group() 183 simple_children_make_item(struct config_group *group, const char *name) simple_children_make_item() argument 260 group_children_make_group( struct config_group *group, const char *name) group_children_make_group() argument
|
/kernel/linux/linux-5.10/scripts/dtc/ |
H A D | dtc.c | 36 tree->fullpath = join_path(prefix, tree->name); in fill_fullpaths() 38 unit = strchr(tree->name, '@'); in fill_fullpaths() 40 tree->basenamelen = unit - tree->name; in fill_fullpaths() 42 tree->basenamelen = strlen(tree->name); in fill_fullpaths()
|
H A D | fdtget.c | 111 const char *name; in list_properties() local 120 name = fdt_string(blob, fdt32_to_cpu(data->nameoff)); in list_properties() 121 if (name) in list_properties() 122 puts(name); in list_properties()
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | xt_TEE.c | 72 if (!strcmp(dev->name, priv->tginfo->oif)) in tee_netdev_event() 80 if (!strcmp(dev->name, priv->tginfo->oif)) in tee_netdev_event() 148 .name = "TEE", 160 .name = "TEE",
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | parport_pc.h | 167 p->name, p->cad->name); in parport_pc_write_control() 196 p->name, p->cad->name, in parport_pc_frob_control()
|
/kernel/linux/linux-5.10/sound/firewire/motu/ |
H A D | motu-protocol-v3.c | 295 .name = "828mk3", 304 .name = "UltraLiteMk3", 313 .name = "AudioExpress", 322 .name = "4pre",
|
H A D | motu.c | 45 strcpy(motu->card->shortname, motu->spec->name); in name_card() 46 strcpy(motu->card->mixername, motu->spec->name); in name_card() 49 motu->spec->name, version, in name_card() 203 .name = KBUILD_MODNAME,
|
/kernel/linux/linux-5.10/sound/ppc/ |
H A D | daca.c | 191 .name = "Deemphasis Switch", 197 .name = "Master Playback Volume", 203 .name = "Power Amplifier Switch", 250 mix->i2c.name = "DACA"; in snd_pmac_daca_init()
|
/kernel/linux/linux-5.10/sound/pcmcia/vx/ |
H A D | vxpocket.c | 86 .name = "VXPocket", 108 .name = "VXPocket440", 216 strcpy(chip->card->driver, vxp440_hw.name); in vxpocket_config() 356 .name = "snd-vxpocket",
|
/kernel/linux/linux-5.10/sound/isa/cs423x/ |
H A D | cs4231.c | 99 strlcpy(card->shortname, chip->pcm->name, sizeof(card->shortname)); in snd_cs4231_probe() 104 chip->pcm->name, chip->port, irq[n], dma1[n]); in snd_cs4231_probe() 108 chip->pcm->name, chip->port, irq[n], dma1[n], dma2[n]); in snd_cs4231_probe() 175 .name = DEV_NAME
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | lochnagar-sc.c | 153 .name = "lochnagar-line", 173 .name = "lochnagar-usb1", 193 .name = "lochnagar-usb2", 255 .name = "lochnagar-soundcard",
|
/kernel/linux/linux-5.10/sound/pci/vx222/ |
H A D | vx222.c | 67 .name = "VX222/Old", 79 .name = "VX222/v2", 91 .name = "VX222/Mic", 271 .name = KBUILD_MODNAME,
|
/kernel/linux/linux-5.10/security/selinux/ss/ |
H A D | policydb.h | 54 char *comkey; /* common name */ 97 const char *name; /* last path component */ member 116 unsigned char primary; /* primary name? */ 176 char *name; /* name of initial SID, fs, netif, fstype, path */ member 387 extern u16 string_to_security_class(struct policydb *p, const char *name); 388 extern u32 string_to_av_perm(struct policydb *p, u16 tclass, const char *name);
|
/kernel/linux/linux-5.10/sound/soc/intel/boards/ |
H A D | bdw-rt5650.c | 233 .name = "System PCM", 250 .name = "Codec", 266 /* use space before codec name to simplify card ID, and simplify driver name */ 267 #define CARD_NAME "bdw rt5650" /* card name will be 'sof-bdw rt5650' */ 271 #define DRIVER_NAME NULL /* card name will be used for driver name */ 276 .name = CARD_NAME, 304 /* override plaform name, if required */ in bdw_rt5650_probe() 320 .name [all...] |
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/ |
H A D | plugin_function.c | 25 .name = "parent", 31 .name = "indent", 38 .name = "offset", 45 .name = NULL,
|
/kernel/linux/linux-5.10/sound/soc/samsung/ |
H A D | neo1973_wm8753.c | 278 .name = "WM8753", 287 .name = "Bluetooth", 310 .name = "neo1973gta02", 349 .name = "neo1973-audio",
|
H A D | littlemill.c | 157 .name = "CPU", 165 .name = "Baseband", 302 .name = "Littlemill", 336 .name = "littlemill",
|
/kernel/linux/linux-5.10/sound/soc/sh/ |
H A D | ssi.c | 344 .name = "ssi-dai.0", 361 .name = "ssi-dai.1", 380 .name = "sh4-ssi", 392 .name = "sh4-ssi-dai",
|
/kernel/linux/linux-5.10/sound/soc/rockchip/ |
H A D | rk3288_hdmi_analog.c | 116 .name = "Headphone detection", 149 .name = "Codecs", 160 .name = "ROCKCHIP-I2S", 206 dev_err(card->dev, "SoC parse card name failed %d\n", ret); in snd_rk_mc_probe() 273 .name = DRV_NAME,
|
/kernel/linux/linux-5.10/sound/usb/ |
H A D | proc.c | 194 snd_iprintf(buffer, "%s : %s\n", stream->chip->card->longname, stream->pcm->name); in proc_pcm_format_read() 210 char name[32]; in snd_usb_proc_pcm_format_add() local 213 sprintf(name, "stream%d", stream->pcm_index); in snd_usb_proc_pcm_format_add() 214 snd_card_ro_proc_new(card, name, stream, proc_pcm_format_read); in snd_usb_proc_pcm_format_add()
|