Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dwmi.c197 static bool find_guid(const char *guid_string, struct wmi_block **out) in find_guid() function
263 if (!find_guid(guid_string, &wblock)) in wmi_evaluate_method()
325 if (!find_guid(guid_string, &wblock)) in wmi_query_block()
398 if (!find_guid(guid_string, &wblock)) in wmi_set_block()
622 return find_guid(guid_string, NULL); in wmi_has_guid()