Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dreboot.c158 static const struct dmi_system_id reboot_dmi_table[] __initconst = { variable
480 rv = dmi_check_system(reboot_dmi_table); in reboot_init()