/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2a/ |
H A D | setup-mxg.c | 123 .name = "sh-mtu2", 140 .name = "sh-sci",
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | traps.c | 87 #define DO_ERROR_INFO(name, signr, sicode, str) \ 88 void name(struct pt_regs *regs) \
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | module.c | 67 printk("%s: no symtab found.\n", mod->name); in module_frob_arch_sections() 175 me->name, in apply_relocate_add()
|
/kernel/linux/linux-5.10/arch/sparc/prom/ |
H A D | misc_64.c | 281 int prom_retain(const char *name, unsigned long size, in prom_retain() argument 293 args[7] = (unsigned long) name; in prom_retain()
|
H A D | tree_32.c | 181 /* Search siblings at 'node_start' for a node with name 192 error = prom_getproperty(thisnode, "name", promlib_buf, in prom_searchsiblings() 230 phandle prom_finddevice(char *name) in prom_finddevice() argument 233 char *s = name, *d; in prom_finddevice()
|
/kernel/linux/linux-5.10/arch/x86/events/amd/ |
H A D | power.c | 182 .name = "events", 194 .name = "format",
|
/kernel/linux/linux-5.10/arch/x86/kernel/apic/ |
H A D | apic_numachip.c | 243 .name = "NumaConnect system", 292 .name = "NumaConnect2 system",
|
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
H A D | ppc-dis.c | 170 printf("%-7s ", opcode->name); in print_insn_powerpc() 172 printf("%s", opcode->name); in print_insn_powerpc()
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | kvmclock.c | 159 .name = "kvm-clock", 346 pv_info.name = "KVM"; in kvmclock_init()
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
H A D | mshyperv.c | 239 pv_info.name = "Hyper-V"; in ms_hyperv_init_platform() 393 .name = "Microsoft Hyper-V",
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | tcm.c | 41 .name = "DTCM RAM", 48 .name = "ITCM RAM",
|
/kernel/linux/common_modules/newip/src/linux-5.10/drivers/net/bt/ |
H A D | btdev.h | 216 if (unlikely(!vn->ndev) || unlikely(!vn->ndev->name)) in bt_virnet_get_ndev_name() 219 return vn->ndev->name; in bt_virnet_get_ndev_name()
|
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | sys_nautilus.c | 190 .name = "Irongate PCI MEM", 194 .name = "PCI busn",
|
/kernel/linux/linux-5.10/arch/arm/plat-pxa/ |
H A D | ssp.c | 134 pdev->name); in pxa_ssp_probe() 210 .name = "pxa2xx-ssp",
|
/kernel/linux/linux-5.10/Documentation/sphinx/ |
H A D | automarkup.py | 242 def auto_markup(app, doctree, name): 255 node.parent.replace(node, markup_refs(name, app, node))
|
/kernel/linux/linux-5.10/arch/arm/mach-footbridge/ |
H A D | dc21285.c | 258 res[0].name = "Footbridge non-prefetch"; in dc21285_setup() 260 res[1].name = "Footbridge prefetch"; in dc21285_setup()
|
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
H A D | speakup_decext.c | 107 .name = "decext", 140 .name = "decext",
|
H A D | speakup_apollo.c | 89 .name = "apollo", 121 .name = "apollo",
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | acpi_configfs.c | 212 const char *name) in acpi_table_make_item() 220 config_item_init_type_name(&table->cfg, name, &acpi_table_type); in acpi_table_make_item() 211 acpi_table_make_item(struct config_group *group, const char *name) acpi_table_make_item() argument
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | dspkginit.c | 417 * name. Although this is potentially a serious problem, in acpi_ds_resolve_package_element() 427 /* Referenced name not found, set the element to NULL */ in acpi_ds_resolve_package_element() 445 /* Could not resolve name, set the element to NULL */ in acpi_ds_resolve_package_element() 456 resolved_node->name.ascii, in acpi_ds_resolve_package_element() 457 scope_info.scope.node->name.ascii)); in acpi_ds_resolve_package_element()
|
/kernel/linux/linux-5.10/drivers/acpi/pmic/ |
H A D | intel_pmic_chtwc.c | 275 { .name = "cht_wcove_region" }, 282 .name = "cht_whiskey_cove_pmic",
|
/kernel/linux/linux-5.10/drivers/char/hw_random/ |
H A D | optee-rng.c | 169 .name = DRIVER_NAME, 284 .name = DRIVER_NAME,
|
/kernel/linux/linux-5.10/drivers/clk/bcm/ |
H A D | clk-iproc-armpll.c | 259 init.name = node->name; in iproc_armpll_setup()
|
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | arm_global_timer.c | 169 clk->name = "arm_global_timer"; in gt_starting_cpu() 211 .name = "arm_global_timer",
|
H A D | asm9260_timer.c | 156 .name = DRIVER_NAME, 190 priv.base = of_io_request_and_map(np, 0, np->name); in asm9260_timer_init()
|