Home
last modified time | relevance | path

Searched refs:match_config_table (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/firmware/efi/
H A Defi.c637 static __init int match_config_table(const efi_guid_t *guid, in match_config_table() function
721 if (!match_config_table(guid, table, common_tables) && arch_tables) in efi_config_parse_tables()
722 match_config_table(guid, table, arch_tables); in efi_config_parse_tables()