Home
last modified time | relevance | path

Searched refs:name (Results 22601 - 22625 of 58912) sorted by relevance

1...<<901902903904905906907908909910>>...2357

/kernel/linux/linux-5.10/include/linux/
H A Dtypes.h10 #define DECLARE_BITMAP(name,bits) \
11 unsigned long name[BITS_TO_LONGS(bits)]
H A Dtty_ldisc.h144 extern void __init_ldsem(struct ld_semaphore *sem, const char *name,
177 char *name; member
H A Dpci-epf.h112 * @name: the name of the PCI EPF device
125 const char *name; member
170 struct pci_epf *pci_epf_create(const char *name);
H A Dw1.h52 * @name: Device id is ascii.
67 unsigned char name[W1_MAXNAMELEN]; member
174 * @name: dynamically allocate bus name
202 unsigned char name[W1_MAXNAMELEN]; member
H A Dof_irq.h47 extern int of_irq_get_byname(struct device_node *dev, const char *name);
68 static inline int of_irq_get_byname(struct device_node *dev, const char *name) in of_irq_get_byname() argument
/kernel/linux/linux-5.10/sound/pci/au88x0/
H A Dau88x0_mpu401.c93 /* Overwrite MIDI name */ in snd_vortex_midi()
94 snprintf(rmidi->name, sizeof(rmidi->name), "%s MIDI %d", CARD_NAME_SHORT , vortex->card->number); in snd_vortex_midi()
/kernel/linux/linux-5.10/sound/ppc/
H A Dkeywest.c48 if (strncmp(adapter->name, "mac-io", 6)) in keywest_attach_adapter()
99 .name = "PMac Keywest Audio",
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcq93vc.c96 .name = "cq93vc-hifi",
145 .name = "cq93vc-codec",
H A Dac97.c48 .name = "ac97-hifi",
138 .name = "ac97-codec",
H A Dwm8782.c37 .name = "wm8782",
139 .name = "wm8782",
H A Dmax98357a.c104 .name = "HiFi",
175 .name = "max98357a",
H A Dpcm3008.c80 .name = "pcm3008-hifi",
156 .name = "pcm3008-codec",
H A Drt1015p.c99 .name = "HiFi",
140 .name = "rt1015p",
/kernel/linux/linux-5.10/sound/pcmcia/vx/
H A Dvxp_mixer.c63 .name = "Mic Capture Volume",
101 .name = "Mic Boost",
/kernel/linux/linux-5.10/sound/drivers/
H A Dvirmidi.c101 strcpy(rmidi->name, "Virtual Raw MIDI"); in snd_virmidi_probe()
131 .name = SND_VIRMIDI_DRIVER,
/kernel/linux/linux-5.10/sound/pci/oxygen/
H A Dse6x.c62 if (!strncmp(template->name, "Master Playback ", 16)) in se6x_control_filter()
138 .name = KBUILD_MODNAME,
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_dummy.c121 sprintf(pinfo.name, "Midi Through Port-%d:%c", idx, in create_port()
124 sprintf(pinfo.name, "Midi Through Port-%d", idx); in create_port()
H A Dseq_system.c129 strcpy(port->name, "Timer"); in snd_seq_system_client_init()
143 strcpy(port->name, "Announce"); in snd_seq_system_client_init()
/kernel/linux/linux-5.10/scripts/
H A Dheaderdep.pl61 # Get a file name that is relative to our include paths
75 # Search for the file name in the list of include paths
146 my $name = $top->[-1]->[1];
148 for my $dep (@{$deps{$name}}) {
/kernel/linux/linux-5.10/sound/aoa/codecs/
H A Dtoonie.c129 strlcpy(toonie->codec.name, "toonie", sizeof(toonie->codec.name)); in toonie_init()
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/
H A Dplugin_futex.c27 const char *name; member
100 trace_seq_printf(s, "op=%s", fop->name); in futex_handler()
/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A Dsof_sdw_rt711_sdca.c143 dai_link->codecs[0].name); in sof_sdw_rt711_sdca_exit()
167 ret = rt711_sdca_add_codec_device_props(dai_links->codecs[0].name); in sof_sdw_rt711_sdca_init()
H A Dsof_sdw_rt711.c143 dai_link->codecs[0].name); in sof_sdw_rt711_exit()
167 ret = rt711_add_codec_device_props(dai_links->codecs[0].name); in sof_sdw_rt711_init()
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-utils.c110 .name = "snd-soc-dummy-dai",
151 .name = "snd-soc-dummy",
/kernel/linux/linux-5.10/tools/iio/
H A DMakefile60 find $(if $(OUTPUT),$(OUTPUT),.) -name '*.o' -delete -o -name '\.*.d' -delete

Completed in 29 milliseconds

1...<<901902903904905906907908909910>>...2357