Home
last modified time | relevance | path

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

/drivers/platform/x86/
Dwmi.c361 char wc_method[5] = "WC"; in wmi_query_block() local
394 strncat(wc_method, block->object_id, 2); in wmi_query_block()
401 wc_status = acpi_get_handle(handle, wc_method, &wc_handle); in wmi_query_block()
403 wc_status = acpi_evaluate_object(handle, wc_method, in wmi_query_block()
419 wc_method, &wc_input, NULL); in wmi_query_block()