Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/platform/x86/hp/hp-bioscfg/
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},
Dbioscfg.h59 #define HP_WMI_BIOS_GUID "5FB7F034-2C63-45e9-BE91-3D44E2C707E4" macro
Dbioscfg.c960 int hp_bios_capable = wmi_has_guid(HP_WMI_BIOS_GUID); in hp_init()