oem_table_id      277 arch/ia64/kernel/acpi.c static void __init acpi_madt_oem_check(char *oem_id, char *oem_table_id)
oem_table_id      279 arch/ia64/kernel/acpi.c 	if (!strncmp(oem_id, "IBM", 3) && (!strncmp(oem_table_id, "SERMOW", 6))) {
oem_table_id      314 arch/ia64/kernel/acpi.c 			    acpi_madt->header.oem_table_id);
oem_table_id       80 arch/ia64/uv/kernel/setup.c 	    !strcmp(xsdt->header.oem_table_id + 4, "UV"))
oem_table_id      322 arch/x86/include/asm/apic.h 	int	(*acpi_madt_oem_check)(char *oem_id, char *oem_table_id);
oem_table_id      144 arch/x86/kernel/acpi/boot.c 				    madt->header.oem_table_id);
oem_table_id       26 arch/x86/kernel/apic/apic_flat_64.c static int flat_acpi_madt_oem_check(char *oem_id, char *oem_table_id)
oem_table_id      160 arch/x86/kernel/apic/apic_flat_64.c static int physflat_acpi_madt_oem_check(char *oem_id, char *oem_table_id)
oem_table_id      174 arch/x86/kernel/apic/apic_flat_64.c 	if (!strncmp(oem_id, "IBM", 3) && !strncmp(oem_table_id, "EXA", 3)) {
oem_table_id      209 arch/x86/kernel/apic/apic_numachip.c static int numachip1_acpi_madt_oem_check(char *oem_id, char *oem_table_id)
oem_table_id      212 arch/x86/kernel/apic/apic_numachip.c 	    (strncmp(oem_table_id, "NCONNECT", 8) != 0))
oem_table_id      220 arch/x86/kernel/apic/apic_numachip.c static int numachip2_acpi_madt_oem_check(char *oem_id, char *oem_table_id)
oem_table_id      223 arch/x86/kernel/apic/apic_numachip.c 	    (strncmp(oem_table_id, "NCONECT2", 8) != 0))
oem_table_id      196 arch/x86/kernel/apic/probe_32.c int __init default_acpi_madt_oem_check(char *oem_id, char *oem_table_id)
oem_table_id      203 arch/x86/kernel/apic/probe_32.c 		if (!(*drv)->acpi_madt_oem_check(oem_id, oem_table_id))
oem_table_id       39 arch/x86/kernel/apic/probe_64.c int __init default_acpi_madt_oem_check(char *oem_id, char *oem_table_id)
oem_table_id       44 arch/x86/kernel/apic/probe_64.c 		if ((*drv)->acpi_madt_oem_check(oem_id, oem_table_id)) {
oem_table_id       23 arch/x86/kernel/apic/x2apic_cluster.c static int x2apic_acpi_madt_oem_check(char *oem_id, char *oem_table_id)
oem_table_id       31 arch/x86/kernel/apic/x2apic_phys.c static int x2apic_acpi_madt_oem_check(char *oem_id, char *oem_table_id)
oem_table_id      251 arch/x86/kernel/apic/x2apic_uv_x.c static int __init uv_acpi_madt_oem_check(char *oem_id, char *oem_table_id)
oem_table_id      260 arch/x86/kernel/apic/x2apic_uv_x.c 				oem_id, oem_table_id);
oem_table_id      295 arch/x86/kernel/apic/x2apic_uv_x.c 	if (!strcmp(oem_table_id, "UVX")) {
oem_table_id      300 arch/x86/kernel/apic/x2apic_uv_x.c 	} else if (!strcmp(oem_table_id, "UVH")) {
oem_table_id      308 arch/x86/kernel/apic/x2apic_uv_x.c 	} else if (!strcmp(oem_table_id, "UVL")) {
oem_table_id      317 arch/x86/kernel/apic/x2apic_uv_x.c 	pr_info("UV: OEM IDs %s/%s, System/HUB Types %d/%d, uv_apic %d\n", oem_id, oem_table_id, uv_system_type, uv_min_hub_revision_id, uv_apic);
oem_table_id      323 arch/x86/kernel/apic/x2apic_uv_x.c 	pr_err("UV: OEM_ID:%s OEM_TABLE_ID:%s\n", oem_id, oem_table_id);
oem_table_id      110 arch/x86/xen/apic.c static int xen_madt_oem_check(char *oem_id, char *oem_table_id)
oem_table_id      145 drivers/acpi/acpi_configfs.c 	return sprintf(str, "%.*s\n", ACPI_OEM_TABLE_ID_SIZE, h->oem_table_id);
oem_table_id      184 drivers/acpi/acpi_configfs.c CONFIGFS_ATTR_RO(acpi_table_, oem_table_id);
oem_table_id      152 drivers/acpi/acpica/acapps.h 	       u32 length, char *table_name, char *oem_table_id);
oem_table_id       64 drivers/acpi/acpica/actables.h 		   char *oem_id, char *oem_table_id, u32 *table_index);
oem_table_id      213 drivers/acpi/acpica/dsinit.c 			      table->signature, table->oem_table_id, owner_id,
oem_table_id       35 drivers/acpi/acpica/tbfind.c 		   char *oem_id, char *oem_table_id, u32 *table_index)
oem_table_id       52 drivers/acpi/acpica/tbfind.c 	    (strlen(oem_table_id) > ACPI_OEM_TABLE_ID_SIZE)) {
oem_table_id       61 drivers/acpi/acpica/tbfind.c 	strncpy(header.oem_table_id, oem_table_id, ACPI_OEM_TABLE_ID_SIZE);
oem_table_id      105 drivers/acpi/acpica/tbfind.c 		    && (!oem_table_id[0]
oem_table_id      107 drivers/acpi/acpica/tbfind.c 				   oem_table_id, header.oem_table_id,
oem_table_id       74 drivers/acpi/acpica/tbprint.c 	acpi_tb_fix_string(out_header->oem_table_id, ACPI_OEM_TABLE_ID_SIZE);
oem_table_id      131 drivers/acpi/acpica/tbprint.c 			   local_header.oem_id, local_header.oem_table_id,
oem_table_id      192 drivers/acpi/acpica/tbxfload.c 					table->pointer->oem_table_id));
oem_table_id      199 drivers/acpi/acpica/tbxfload.c 					      table->pointer->oem_table_id));
oem_table_id       54 drivers/acpi/blacklist.c 		       acpi_blacklist[i].oem_table_id,
oem_table_id       28 drivers/acpi/pci_mcfg.c 	char oem_table_id[ACPI_OEM_TABLE_ID_SIZE + 1];
oem_table_id      155 drivers/acpi/pci_mcfg.c 	    !memcmp(f->oem_table_id, mcfg_oem_table_id,
oem_table_id      270 drivers/acpi/pci_mcfg.c 	memcpy(mcfg_oem_table_id, header->oem_table_id, ACPI_OEM_TABLE_ID_SIZE);
oem_table_id       35 drivers/acpi/spcr.c 	if (!memcmp(h->oem_table_id, "QDF2432 ", ACPI_OEM_TABLE_ID_SIZE))
oem_table_id       38 drivers/acpi/spcr.c 	if (!memcmp(h->oem_table_id, "QDF2400 ", ACPI_OEM_TABLE_ID_SIZE) &&
oem_table_id       61 drivers/acpi/spcr.c 	if (!memcmp(tb->header.oem_table_id, "XGENESPC",
oem_table_id       65 drivers/acpi/spcr.c 	if (!memcmp(tb->header.oem_table_id, "ProLiant",
oem_table_id      473 drivers/acpi/tables.c 		table->signature, table->oem_table_id);
oem_table_id      666 drivers/acpi/tables.c 		    memcmp(table->oem_table_id, existing_table->oem_table_id,
oem_table_id      685 drivers/acpi/tables.c 			table->oem_table_id);
oem_table_id      735 drivers/acpi/tables.c 			table->oem_table_id);
oem_table_id      857 drivers/acpi/utils.c 		if (strncmp(plat->oem_table_id, hdr.oem_table_id, ACPI_OEM_TABLE_ID_SIZE))
oem_table_id      203 drivers/clocksource/arm_arch_timer.c 	char oem_table_id[ACPI_OEM_TABLE_ID_SIZE + 1];
oem_table_id      299 drivers/clocksource/arm_arch_timer.c 		.oem_table_id	= "HIP05   ",
oem_table_id      304 drivers/clocksource/arm_arch_timer.c 		.oem_table_id	= "HIP06   ",
oem_table_id      309 drivers/clocksource/arm_arch_timer.c 		.oem_table_id	= "HIP07   ",
oem_table_id      512 drivers/clocksource/arm_arch_timer.c 		    !memcmp(info->oem_table_id, table->oem_table_id, ACPI_OEM_TABLE_ID_SIZE) &&
oem_table_id       43 drivers/cpufreq/cppc_cpufreq.c 	char oem_table_id[ACPI_OEM_TABLE_ID_SIZE + 1];
oem_table_id       52 drivers/cpufreq/cppc_cpufreq.c 		.oem_table_id	= "HIP07   ",
oem_table_id       56 drivers/cpufreq/cppc_cpufreq.c 		.oem_table_id	= "HIP08   ",
oem_table_id       95 drivers/cpufreq/cppc_cpufreq.c 		    !memcmp(wa_info[i].oem_table_id, tbl->oem_table_id, ACPI_OEM_TABLE_ID_SIZE) &&
oem_table_id      761 drivers/firmware/google/gsmi.c 	if (!strncmp(acpi_gbl_FADT.header.oem_table_id, "FACP", 4)) {
oem_table_id      767 drivers/firmware/google/gsmi.c 	hash = hash_oem_table_id(acpi_gbl_FADT.header.oem_table_id);
oem_table_id      432 drivers/firmware/iscsi_ibft.c 				      entry->header->header.oem_table_id);
oem_table_id      519 drivers/gpu/drm/amd/amdkfd/kfd_crat.c 	memcpy(top_dev->oem_table_id, crat_table->oem_table_id,
oem_table_id      964 drivers/gpu/drm/amd/amdkfd/kfd_crat.c 		memcpy(crat_table->oem_table_id, acpi_table->oem_table_id,
oem_table_id       57 drivers/gpu/drm/amd/amdkfd/kfd_crat.h 	uint8_t		oem_table_id[CRAT_OEMTABLEID_LENGTH];
oem_table_id      306 drivers/gpu/drm/amd/amdkfd/kfd_crat.h 	uint8_t		oem_table_id[CDIT_OEMTABLEID_LENGTH];
oem_table_id      878 drivers/gpu/drm/amd/amdkfd/kfd_topology.c 		sys_props.platform_oem = *((uint64_t *)dev->oem_table_id);
oem_table_id      176 drivers/gpu/drm/amd/amdkfd/kfd_topology.h 	uint8_t				oem_table_id[CRAT_OEMTABLEID_LENGTH];
oem_table_id      906 drivers/platform/x86/asus-laptop.c 		snprintf(buf, 9, "%s", asus->dsdt_info->oem_table_id);
oem_table_id      304 drivers/scsi/iscsi_boot_sysfs.c iscsi_boot_rd_attr(acpitbl_oem_table_id, oem_table_id,
oem_table_id      152 drivers/sfi/sfi_acpi.c int sfi_acpi_table_parse(char *signature, char *oem_id, char *oem_table_id,
oem_table_id      164 drivers/sfi/sfi_acpi.c 	key.oem_table_id = oem_table_id;
oem_table_id      187 drivers/sfi/sfi_acpi.c 	key.oem_table_id = NULL;
oem_table_id      127 drivers/sfi/sfi_core.c 		header->oem_table_id);
oem_table_id      207 drivers/sfi/sfi_core.c 		|| (key->oem_table_id && strncmp(th->oem_table_id,
oem_table_id      208 drivers/sfi/sfi_core.c 				key->oem_table_id, SFI_OEM_TABLE_ID_SIZE)))
oem_table_id      281 drivers/sfi/sfi_core.c int sfi_table_parse(char *signature, char *oem_id, char *oem_table_id,
oem_table_id      293 drivers/sfi/sfi_core.c 	key.oem_table_id = oem_table_id;
oem_table_id      402 drivers/sfi/sfi_core.c 	key.oem_table_id = NULL;
oem_table_id       64 drivers/sfi/sfi_core.h 	char	*oem_table_id;
oem_table_id       73 drivers/sfi/sfi_core.h #define SFI_ANY_KEY { .sig = NULL, .oem_id = NULL, .oem_table_id = NULL }
oem_table_id       74 include/acpi/actbl.h 	char oem_table_id[ACPI_OEM_TABLE_ID_SIZE];	/* ASCII OEM table identification */
oem_table_id      594 include/linux/acpi.h 	char	oem_table_id[ACPI_OEM_TABLE_ID_SIZE+1];
oem_table_id      101 include/linux/sfi.h 	char	oem_table_id[SFI_OEM_TABLE_ID_SIZE];
oem_table_id      180 include/linux/sfi.h extern int sfi_table_parse(char *signature, char *oem_id, char *oem_table_id,
oem_table_id      202 include/linux/sfi.h 					char *oem_table_id,
oem_table_id       67 include/linux/sfi_acpi.h 				char *oem_table_id,
oem_table_id       80 include/linux/sfi_acpi.h 				char *oem_table_id,
oem_table_id      140 sound/soc/intel/skylake/skl-nhlt.c 		nhlt->header.oem_id, nhlt->header.oem_table_id,
oem_table_id      144 sound/soc/intel/skylake/skl-nhlt.c 		skl->pci_id, nhlt->header.oem_id, nhlt->header.oem_table_id,
oem_table_id      162 sound/soc/intel/skylake/skl-nhlt.c 			nhlt->header.oem_id, nhlt->header.oem_table_id,