Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
A Dembedded-firmware.c23 static const struct dmi_system_id * const embedded_fw_table[] = { variable
94 for (i = 0; embedded_fw_table[i]; i++) { in efi_check_for_embedded_firmwares()
95 dmi_id = dmi_first_match(embedded_fw_table[i]); in efi_check_for_embedded_firmwares()
/linux/Documentation/driver-api/firmware/
A Dfallback-mechanisms.rst242 3. Add the dmi_system_id array to the embedded_fw_table in

Completed in 5 milliseconds