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

/linux-master/drivers/firmware/efi/
H A Defi.c625 static __init int match_config_table(const efi_guid_t *guid, function
709 if (!match_config_table(guid, table, common_tables) && arch_tables)
710 match_config_table(guid, table, arch_tables);

Completed in 196 milliseconds