Home
last modified time | relevance | path

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

/linux/drivers/platform/wmi/
H A Dcore.c245 int wmi_instance_count(const char *guid_string) in wmi_instance_count() function
259 EXPORT_SYMBOL_GPL(wmi_instance_count);
/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.c395 ret = wmi_instance_count(guid_string); in hp_get_instance_count()