Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbiosattr-interface.c148 ret = wmi_evaluate_method(HP_WMI_BIOS_GUID, 0, mid, &input, &output); in hp_wmi_perform_query()
289 { .guid_string = HP_WMI_BIOS_GUID},
H A Dbioscfg.h59 #define HP_WMI_BIOS_GUID "5FB7F034-2C63-45e9-BE91-3D44E2C707E4" macro
H A Dbioscfg.c953 int hp_bios_capable = wmi_has_guid(HP_WMI_BIOS_GUID); in hp_init()