Searched refs:ACPI_OEM_ID_SIZE (Results 1 – 6 of 6) sorted by relevance
106 acpi_tb_fix_string(out_header->oem_id, ACPI_OEM_ID_SIZE); in acpi_tb_cleanup_table_header()143 header)->oem_id, ACPI_OEM_ID_SIZE); in acpi_tb_print_table_header()144 acpi_tb_fix_string(local_header.oem_id, ACPI_OEM_ID_SIZE); in acpi_tb_print_table_header()
81 ACPI_STRNCPY(header.oem_id, oem_id, ACPI_OEM_ID_SIZE); in acpi_tb_find_table()124 ACPI_OEM_ID_SIZE)) in acpi_tb_find_table()
168 (operand[1]->string.length > ACPI_OEM_ID_SIZE) || in acpi_ex_load_table_op()
105 char oem_id[ACPI_OEM_ID_SIZE]; /* ASCII OEM identification */140 char oem_id[ACPI_OEM_ID_SIZE]; /* OEM identification */154 char oem_id[ACPI_OEM_ID_SIZE];
410 #define ACPI_OEM_ID_SIZE 6 macro
1150 char oem_id[ACPI_OEM_ID_SIZE];1190 if (!strncmp(hdr.oem_id, v_info->oem_id, ACPI_OEM_ID_SIZE) && in intel_pstate_platform_pwr_mgmt_exists()