Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.c393 union acpi_object *wmi_obj = NULL; in hp_get_instance_count() local
397 kfree(wmi_obj); in hp_get_instance_count()
398 wmi_obj = hp_get_wmiobj_pointer(i, guid_string); in hp_get_instance_count()
400 } while (wmi_obj); in hp_get_instance_count()