Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.c960 int hp_bios_capable = wmi_has_guid(HP_WMI_BIOS_GUID); in hp_init() local
963 if (!hp_bios_capable) { in hp_init()