Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dwmi.c128 static bool find_guid(const char *guid_string, struct wmi_block **out) in find_guid() function
229 if (!find_guid(guid_string, &wblock)) in wmi_evaluate_method()
375 if (!find_guid(guid_string, &wblock)) in wmi_query_block()
415 if (!find_guid(guid_string, &wblock)) in wmi_set_block()
634 return find_guid(guid_string, NULL); in wmi_has_guid()