Searched refs:find_fw_table (Results 1 – 1 of 1) sorted by relevance
2118 find_fw_table(char *signature) in find_fw_table() function2614 if ((tp = find_fw_table(ACPI_SIG_MSCT)) != NULL) in build_firmware_properties()2619 if ((tp = find_fw_table(ACPI_SIG_MADT)) != NULL) in build_firmware_properties()2623 find_fw_table(ACPI_SIG_SRAT)) != NULL) in build_firmware_properties()2626 if (slit_ptr = (ACPI_TABLE_SLIT *)find_fw_table(ACPI_SIG_SLIT)) in build_firmware_properties()2629 tp = find_fw_table(ACPI_SIG_MCFG); in build_firmware_properties()2633 tp = find_fw_table(ACPI_SIG_MCFG); in build_firmware_properties()