Searched refs:ACPI_OEM_ID_SIZE (Results 1 – 5 of 5) sorted by relevance
85 if ((strlen(oem_id) > ACPI_OEM_ID_SIZE) || in acpi_tb_find_table()94 strncpy(header.oem_id, oem_id, ACPI_OEM_ID_SIZE); in acpi_tb_find_table()137 ACPI_OEM_ID_SIZE)) in acpi_tb_find_table()
106 acpi_tb_fix_string(out_header->oem_id, ACPI_OEM_ID_SIZE); in acpi_tb_cleanup_table_header()143 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()
106 char oem_id[ACPI_OEM_ID_SIZE]; /* ASCII OEM identification */141 char oem_id[ACPI_OEM_ID_SIZE]; /* OEM identification */155 char oem_id[ACPI_OEM_ID_SIZE];
410 #define ACPI_OEM_ID_SIZE 6 macro
1301 char oem_id[ACPI_OEM_ID_SIZE];1345 if (!strncmp(hdr.oem_id, v_info->oem_id, ACPI_OEM_ID_SIZE) && in intel_pstate_platform_pwr_mgmt_exists()