Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/hp/hp-bioscfg/
Dbioscfg.c962 int hp_bios_capable = wmi_has_guid(HP_WMI_BIOS_GUID); in hp_init() local
965 if (!hp_bios_capable) { in hp_init()