Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dreboot.c163 static const struct dmi_system_id reboot_dmi_table[] __initconst = { variable
511 rv = dmi_check_system(reboot_dmi_table); in reboot_init()