Searched refs:wmi_block (Results 1 – 1 of 1) sorted by relevance
63 struct wmi_block { struct197 static bool find_guid(const char *guid_string, struct wmi_block **out) in find_guid()200 struct wmi_block *wblock; in find_guid()208 wblock = list_entry(p, struct wmi_block, list); in find_guid()220 static acpi_status wmi_method_enable(struct wmi_block *wblock, int enable) in wmi_method_enable()256 struct wmi_block *wblock = NULL; in wmi_evaluate_method()314 struct wmi_block *wblock = NULL; in wmi_query_block()389 struct wmi_block *wblock = NULL; in wmi_set_block()499 struct wmi_block *block; in wmi_install_notify_handler()512 block = list_entry(p, struct wmi_block, list); in wmi_install_notify_handler()[all …]