Searched refs:wc_method (Results 1 – 1 of 1) sorted by relevance
348 char wc_method[5] = "WC"; in wmi_query_block() local376 strncat(wc_method, block->object_id, 2); in wmi_query_block()383 if (acpi_has_method(handle, wc_method)) in wmi_query_block()385 wc_method, 1); in wmi_query_block()398 status = acpi_execute_simple_method(handle, wc_method, 0); in wmi_query_block()