Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dwmi.c225 static bool find_guid(const char *guid_string, struct wmi_block **out) in find_guid() function
291 if (!find_guid(guid_string, &wblock)) in wmi_evaluate_method()
353 if (!find_guid(guid_string, &wblock)) in wmi_query_block()
426 if (!find_guid(guid_string, &wblock)) in wmi_set_block()
654 return find_guid(guid_string, NULL); in wmi_has_guid()