Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dreboot.c171 static const struct dmi_system_id reboot_dmi_table[] __initconst = { variable
501 rv = dmi_check_system(reboot_dmi_table); in reboot_init()