Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dwmi.c76 #define ACPI_WMI_STRING 0x4 /* GUID takes & returns a string */ macro
283 if (block->flags & ACPI_WMI_STRING) { in wmidev_evaluate_method()
444 if (block->flags & ACPI_WMI_STRING) { in wmi_set_block()
472 if (g->flags & ACPI_WMI_STRING) in wmi_dump_wdg()